English | 中文
GithubX: A Chrome Extension enhanced Github experience
If you can't visit Chrome WebStore, you can build and install the extension by youself.
Data is stored in indexedDB default. So can't sync data with multi drive. Only Storaged on Local drive.
If you want use this extension on multi devices, you can deploy GithubX-API yourself. More details view doc please.
- hatchful: create a logo in a few seconds
- Dexie: wondful IndexedDB lib
- MUI: my favorite React UI lib
- react-window: rendering large lists data
- octokit.js: GitHub API SDK
- react-chrome-boilerplate I made for developing Chrome Extension in React