{"id":30891462,"url":"https://github.com/mob-sakai/github-unicoder","last_synced_at":"2026-05-06T15:46:21.556Z","repository":{"id":312817517,"uuid":"1043308001","full_name":"mob-sakai/github-unicoder","owner":"mob-sakai","description":"GitHub上のUnicodeエスケープシーケンスを読みやすいテキストに変換して表示するChrome拡張","archived":false,"fork":false,"pushed_at":"2025-08-31T06:12:13.000Z","size":24,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T07:58:49.133Z","etag":null,"topics":["chrome-extension","code-review","github","unicode-escape"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mob-sakai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mob-sakai","patreon":"mob_sakai","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2025-08-23T15:24:56.000Z","updated_at":"2025-09-01T05:27:53.000Z","dependencies_parsed_at":"2025-09-02T07:58:51.132Z","dependency_job_id":"a0dcca7f-3652-49df-a30d-f3ec207c6993","html_url":"https://github.com/mob-sakai/github-unicoder","commit_stats":null,"previous_names":["mob-sakai/github-unicoder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mob-sakai/github-unicoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Fgithub-unicoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Fgithub-unicoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Fgithub-unicoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Fgithub-unicoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mob-sakai","download_url":"https://codeload.github.com/mob-sakai/github-unicoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Fgithub-unicoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229372,"owners_count":25245189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","code-review","github","unicode-escape"],"created_at":"2025-09-08T18:45:34.740Z","updated_at":"2026-05-06T15:46:21.517Z","avatar_url":"https://github.com/mob-sakai.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mob-sakai","https://patreon.com/mob_sakai"],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"src/static/icons/icon128.png\" width=\"26\" /\u003e GitHub Unicoder\n\n![](https://img.shields.io/badge/Chrome-Extension_MV3-57b9d3.svg?style=flat\u0026logo=googlechrome)\n[![](https://img.shields.io/github/v/release/mob-sakai/github-unicoder)](https://github.com/mob-sakai/github-unicoder/releases)\n[![](https://img.shields.io/github/release-date/mob-sakai/github-unicoder.svg)](https://github.com/mob-sakai/github-unicoder/releases)  \n[![](https://img.shields.io/github/license/mob-sakai/github-unicoder.svg)](https://github.com/mob-sakai/github-unicoder/blob/main/LICENSE.md)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-orange.svg)](http://makeapullrequest.com)\n[![](https://img.shields.io/twitter/follow/mob_sakai.svg?label=Follow\u0026style=social)](https://twitter.com/intent/follow?screen_name=mob_sakai)\n\nGitHub上のUnicodeエスケープシーケンスと16進エスケープシーケンスを人間が読みやすいテキストに変換して表示するChrome拡張機能です。\n\n![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756524022409.png)  \n![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756524543600.png)\n\n\u003cbr\u003e\u003cbr\u003e\n\n## 📌 機能\n\n- **Unicode変換**: \n  - `\\u30AD\\u30E3\\u30F3\\u30BB\\u30EB` → `キャンセル` のように、Unicodeエスケープシーケンスを実際の文字に変換\n  - `\\x41\\x42\\x43` → `ABC` のように、16進エスケープシーケンスを実際の文字に変換\n- **ワンクリック操作**: 拡張機能アイコンを直接クリックしてON/OFF切り替え\n- **リアルタイム変換**: DOM変更を監視し、動的に追加される要素も自動変換\n- **GitHub特化**: GitHubのコードビューやファイル表示に最適化\n\n\u003cbr\u003e\u003cbr\u003e\n\n## ⚙ インストール方法\n\n1. [最新バージョンをダウンロード](https://github.com/mob-sakai/github-unicoder/releases/latest/download/github-unicoder.zip)、または[Release](https://github.com/mob-sakai/github-unicoder/releases) ページからgithub-unicoder.zipをダウンロードします。  \n   ![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756523223643.png)\n\n2. zipファイルを解凍し、フォルダを任意の場所に移動します。  \n   ![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756523238198.png)\n\n3. Chromeブラウザのメニューから「拡張機能＞拡張機能を管理」をクリックするか、アドレスバーから `chrome://extensions/` を開きます。\n\n4. 右上の「デベロッパー モード」をONにして、「パッケージされていない拡張機能を読み込む」をクリックし、先ほどのフォルダを指定します。  \n   ![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756523281578.png)\n\n5. 拡張機能がインストールされたことを確認します。  \n   ![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756613853828.png)\n\n6. [使い方](#-使い方)セクションを参照して、正しく動作することを確認します。\n\n\u003cbr\u003e\u003cbr\u003e\n\n## 🚀 使い方\n\n- GitHub.com にて、コード内にUnicodeエスケープシーケンスや16進エスケープシーケンスが含まれている場合、自動的に変換されます。\n  - https://github.com/mob-sakai/github-unicoder/blob/main/test.txt\n    ![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756524022409.png)\n  - https://github.com/mob-sakai/github-unicoder/pull/2/files?diff=split\u0026w=0\n    ![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756524543600.png)\n- 拡張機能からアイコンをクリックして自動変換をON/OFFにできます。  \n  ![](https://github.com/mob-sakai/mob-sakai/releases/download/docs/1756523743318.png)\n\n\u003cbr\u003e\u003cbr\u003e\n\n## 🛠️ 開発\n\n### ローカルビルド\n\n```sh\n# 依存関係のインストール\nnpm install\n\n# ビルド\nnpm run build\n\n# ファイルの監視と自動ビルド\nnpm run dev\n```\n\n### ローカルビルドのインストール\n\n- `dist` フォルダをChromeの拡張機能ページから読み込みます。\n- 再ビルドするたびに、拡張機能ページで「更新」ボタンをクリックして最新のコードを反映します。\n\n\u003cbr\u003e\u003cbr\u003e\n\n## License\n\n* MIT\n\n## Author\n\n* ![](https://user-images.githubusercontent.com/12690315/96986908-434a0b80-155d-11eb-8275-85138ab90afa.png) [mob-sakai](https://github.com/mob-sakai) [![](https://img.shields.io/twitter/follow/mob_sakai.svg?label=Follow\u0026style=social)](https://twitter.com/intent/follow?screen_name=mob_sakai) ![GitHub followers](https://img.shields.io/github/followers/mob-sakai?style=social)\n\n## See Also\n\n* GitHub page : https://github.com/mob-sakai/github-unicoder\n* Releases : https://github.com/mob-sakai/github-unicoder/releases\n* Issue tracker : https://github.com/mob-sakai/github-unicoder/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmob-sakai%2Fgithub-unicoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmob-sakai%2Fgithub-unicoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmob-sakai%2Fgithub-unicoder/lists"}