{"id":41834867,"url":"https://github.com/wintorse/copylink-dev-user-js","last_synced_at":"2026-04-02T14:21:45.005Z","repository":{"id":334402375,"uuid":"1037671530","full_name":"wintorse/copylink-dev-user-js","owner":"wintorse","description":"UserScript version of copylink.dev","archived":false,"fork":false,"pushed_at":"2026-03-26T15:41:29.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-26T21:55:44.373Z","etag":null,"topics":["userscript"],"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/wintorse.png","metadata":{"files":{"readme":"README-ja.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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}},"created_at":"2025-08-14T00:10:21.000Z","updated_at":"2026-03-25T23:58:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/wintorse/copylink-dev-user-js","commit_stats":null,"previous_names":["wintorse/copylink-dev-user-js"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/wintorse/copylink-dev-user-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintorse%2Fcopylink-dev-user-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintorse%2Fcopylink-dev-user-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintorse%2Fcopylink-dev-user-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintorse%2Fcopylink-dev-user-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintorse","download_url":"https://codeload.github.com/wintorse/copylink-dev-user-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintorse%2Fcopylink-dev-user-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["userscript"],"created_at":"2026-01-25T09:01:01.628Z","updated_at":"2026-04-02T14:21:44.997Z","avatar_url":"https://github.com/wintorse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[English](./README.md)\n\n# copylink-dev.user.js （UserScript）\n\nこのリポジトリは、[copylink-dev](https://github.com/wintorse/copylink-dev) を UserScript として利用できるようにしたものです。Chrome 拡張機能が使えないブラウザ（例: Safari）でも使用できます。ブラウザ拡張版のソースは git submodule として含まれています。\n\n## copylink-dev との違い\n\n- ショートカット設定は、トーストの「設定」ボタンを押して表示される設定パネルから行えます。\n- 絵文字・カスタム Web サイト設定も同じ設定パネルで行えます。\n- Chrome 拡張機能が使えないブラウザ（例: Safari）でも UserScript として利用できます。\n\n## サブモジュール\n\nこのリポジトリは `copylink-dev` を git submodule として利用しています。\n\n## リリースの自動反映\n\n最新リリースは workflow により以下の Gist に自動反映されます。\n\n- https://gist.github.com/wintorse/10e2ec0206a0f29522cb06c6dafd2611\n\n## インストール方法\n\n### Chromium 系ブラウザ\n\n1. Chrome 拡張機能の Tampermonkey をインストールする。\n2. `chrome://extensions/` で Tampermonkey の詳細設定を開き、「ユーザースクリプトを許可する」を有効化する。\n3. [https://gist.github.com/wintorse/10e2ec0206a0f29522cb06c6dafd2611/raw/copylink-dev.user.js](https://gist.github.com/wintorse/10e2ec0206a0f29522cb06c6dafd2611/raw/copylink-dev.user.js) を開く。\n4. 表示される画面に従いインストールする。\n\n### Safari\n\n1. App Store で [Userscripts](https://apps.apple.com/jp/app/userscripts/id1463298887) をインストールする。\n2. Safari のタブバーに表示されるアイコンをクリックし、\"Open Extension Page\" をクリックする。\n3. 「+」ボタン → \"New Remote\" を選択し、次の URL を入力する: `https://gist.github.com/wintorse/10e2ec0206a0f29522cb06c6dafd2611/raw/copylink-dev.user.js`\n4. 右下の \"Save\" をクリックする。\n\n## 更新方法\n\n### Chromium 系ブラウザ\n\n1. ブラウザで Tampermonkey のアイコンをクリックする。\n2. 表示されたポップアップで「ユーティリティ」を選択し、「UserScript の更新を確認」をクリックする。\n3. 表示に従い更新する。\n\n### Safari\n\n1. Safari のタブバーに表示されているアイコンをクリックし、\"Open Extension Page\" をクリックする。\n2. copylink.dev を選択する（すでに選択されている場合は次へ）\n3. 画面右上の更新ボタンを押下する。\n\n## クローン\n\nこのリポジトリをクローンする際は、サブモジュールを取得するために `--recursive` オプションを利用してください。\n\n```sh\ngit clone --recursive git@github.com:wintorse/copylink-dev-user-js.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintorse%2Fcopylink-dev-user-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintorse%2Fcopylink-dev-user-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintorse%2Fcopylink-dev-user-js/lists"}