You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(locales): add detailed descriptions for extension stores
Add detailed description files for Chrome Web Store and Firefox Add-ons
in English and Japanese. These files provide comprehensive information
about the extension's features, usage, and privacy policy.
Also remove unnecessary reference link from promo README.
Changes:
- Add app/_locales/en/detailed-description.txt
- Add app/_locales/ja/detailed-description.txt
- Update promo/README.md to remove github-deepwiki reference
This browser extension adds a convenient "Code Wiki" button to GitHub repository pages, allowing you to quickly access the repository's documentation on Google's Code Wiki.
2
+
3
+
🛠️ Features:
4
+
- Seamlessly integrates with GitHub's interface
5
+
- One-click access to Code Wiki for any GitHub repository
6
+
- Clean and minimal design following GitHub's UI patterns
7
+
- Works on all GitHub repository pages
8
+
9
+
🚀 How to Use:
10
+
1. Install the extension
11
+
2. Navigate to any GitHub repository
12
+
3. Click the "Code Wiki" button in the repository header
13
+
4. You'll be redirected to the corresponding Code Wiki page
14
+
15
+
⚠️ Note:
16
+
This is an unofficial extension and is not affiliated with GitHub or Google. It simply provides a convenient way to navigate between GitHub repositories and their corresponding Code Wiki pages.
17
+
18
+
🔒 Privacy:
19
+
- No data collection
20
+
- No tracking
21
+
- No authentication required
22
+
- Only requires access to github.com to add the button
23
+
24
+
💻 The source code is also available, and you can build and install it yourself.
0 commit comments