- Chrome: DeepWiki Button for GitHub - Chrome Web Store
- Firefox: DeepWiki Button for GitHub - Firefox Add-ons
- Edge: DeepWiki Button for GitHub - Microsoft Edge Addons
DeepWiki is a powerful AI documentation tool by Cognition. It generates comprehensive documentation for any GitHub repository and allows you to chat with it - all for free for open-source projects!
Just change github.com to deepwiki.com in any repository URL to access it.
DeepWiki Button for GitHub does not collect any data.
In the future, DeepWiki Button for GitHub may add the ability to save user settings on your device, but that data will not be sent to the server.
In addition, the DeepWiki Button for GitHub management account will not be transferred to a third party.
If you have any questions or inquiries regarding the privacy policy, please contact koukun0120@gmail.com.
Revised: April 29, 2025
Node.js 22 or higher is required for development.
- Clone the repository:
git clone https://github.com/yamadashy/github-deepwiki-button.git cd github-deepwiki-button - Install Node.js 22 or higher (Node.js official site or nvm is recommended).
- Install dependencies:
npm install
- Start the development server:
npm run dev
Development extension for each browser.
npm run dev chrome
npm run dev firefox
npm run dev edgeBuild extension for each browser.
npm run build chrome
npm run build firefox
npm run build edgeLint code.
npm run lintThis project is licensed under the MIT License.
