Skip to content

Commit bfd6f99

Browse files
committed
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
1 parent 60b1bf5 commit bfd6f99

File tree

3 files changed

+52
-4
lines changed

3 files changed

+52
-4
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
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.
25+
For more details, please visit:
26+
https://github.com/yamadashy/github-code-wiki-button
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
この拡張機能は、GitHubのリポジトリページに「Code Wiki」ボタンを追加し、GoogleのCode Wikiドキュメントページへ簡単にアクセスできるようにします。
2+
3+
🛠️ 主な機能:
4+
- GitHubのインターフェースにシームレスに統合
5+
- あらゆるGitHubリポジトリからワンクリックでCode Wikiにアクセス
6+
- GitHubのUIデザインに準拠したクリーンで最小限のデザイン
7+
- すべてのGitHubリポジトリページで動作
8+
9+
🚀 使い方:
10+
1. 拡張機能をインストール
11+
2. GitHubの任意のリポジトリページに移動
12+
3. リポジトリヘッダーの「Code Wiki」ボタンをクリック
13+
4. 対応するCode Wikiページにリダイレクトされます
14+
15+
⚠️ 注意事項:
16+
この拡張機能は非公式のものであり、GitHubやGoogleとは提携していません。GitHubリポジトリと対応するCode Wikiページの間を簡単に行き来できるようにするためのツールです。
17+
18+
🔒 プライバシー:
19+
- データ収集なし
20+
- トラッキングなし
21+
- 認証不要
22+
- ボタン追加のためのgithub.comへのアクセス権限のみ必要
23+
24+
💻 ソースコードも公開されており、ご自身でビルド・インストールすることも可能です。
25+
詳しくは以下をご覧ください:
26+
https://github.com/yamadashy/github-code-wiki-button

promo/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@ You can use tools like:
2424
- Figma / Sketch / Adobe XD for design
2525
- Screenshots from actual browser usage
2626
- Image editing tools (Photoshop, GIMP, etc.)
27-
28-
## Reference
29-
30-
See the [github-deepwiki promo directory](https://github.com/yamadashy/github-deepwiki/tree/main/promo) for examples.

0 commit comments

Comments
 (0)