{"id":17667636,"url":"https://github.com/ikasoba/taittsuu-plus","last_synced_at":"2025-05-08T05:41:09.166Z","repository":{"id":177987402,"uuid":"661202283","full_name":"ikasoba/taittsuu-plus","owner":"ikasoba","description":"タイッツーに機能を追加するユーザースクリプト","archived":false,"fork":false,"pushed_at":"2024-01-25T12:58:14.000Z","size":330,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T17:13:47.553Z","etag":null,"topics":["taittsuu","tampermonkey-userscript","userscript"],"latest_commit_sha":null,"homepage":"https://ikasoba.github.io/taittsuu-plus/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ikasoba.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-07-02T05:33:55.000Z","updated_at":"2024-10-17T10:21:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"0eb8349b-0bdf-4739-868b-af25d59791e2","html_url":"https://github.com/ikasoba/taittsuu-plus","commit_stats":null,"previous_names":["ikasoba/taittsuu-plus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Ftaittsuu-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Ftaittsuu-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Ftaittsuu-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikasoba%2Ftaittsuu-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikasoba","download_url":"https://codeload.github.com/ikasoba/taittsuu-plus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253009529,"owners_count":21839711,"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","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":["taittsuu","tampermonkey-userscript","userscript"],"created_at":"2024-10-23T22:22:39.276Z","updated_at":"2025-05-08T05:41:09.147Z","avatar_url":"https://github.com/ikasoba.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# タイッツー Plus\n\n作者: [いかそば](https://taittsuu.com/users/ikasoba000)\n\ngithub リポジトリ: [ikasoba/taittsu-plus](https://github.com/ikasoba/taittsuu-plus/)\n\nタイッツー Plus は tampermonkey で動くユーザースクリプトです。\nもしかしたら greasemonkey でも動くかもしれないです。\n\n# 目次\n\n- [タイッツー Plus の機能](#タイッツー-plus-の機能)\n- [インストール・アップデート方法（パソコン）](#インストール・アップデート方法-パソコン)\n- [インストール・アップデート方法（スマホ）](#インストール・アップデート方法-スマホ)\n\n# タイッツー Plus の機能\n\n## リンク\n\nURL っぽい文字列をリンクへ変換\n\n## メンションリンク\n\n`@ikasoba000` などの文字をリンクへ変換\n\n## 画像プレビュー\n\n`.png`や`.webp`などの拡張子が付いた URL を画像として展開\n\n## タイーツ展開\n\nタイーツの URL を展開します\n\n## リタイーツ\n\n## 太字\n\n`**` で囲った文字は太くなります\n\n## 斜字\n\n`__` で囲った文字は斜めになります\n\n## テーマ\n\nダークテーマとライトテーマのどちらかが選べます\n\n## タイツの色の変更\n\n以下の絵文字のどれかをユーザー名に入れると、タイツがその色になります。\n\n| 絵文字 | 色       |\n| ------ | -------- |\n| 🔴     | 赤       |\n| 🟠     | オレンジ |\n| 🟡     | 黄色     |\n| 🟢     | 緑       |\n| 🔵     | 青       |\n| 🟣     | 紫       |\n| 🟤     | 茶色     |\n| 🏴     | 黒       |\n| 🏳️     | 白       |\n\n# インストール・アップデート方法 (パソコン)\n\n- まず、[tampermonkey](https://www.tampermonkey.net/) 拡張機能をブラウザにインストールします。\n\n- 次に拡張機能アイコンから tampermonkey のダッシュボードを開きます。\n\n  ![](./doc/tampermonkey-open-dashboard.png)\n\n- 次にユーティリティタブを開きます。\n\n  ![Alt text](./doc/tampermonkey-utility-tab.png)\n\n  `URLからインポート`の入力欄へ以下の URL を貼り付け、インストールボタンを押します。\n\n  https://ikasoba.github.io/taittsuu-plus/index.js\n\n# インストール・アップデート方法 (スマホ)\n\n筆者はAndroidを所有していないので、iOSでのやり方のみの紹介となります。\n\nAndroidのFirefoxは拡張機能が使えるらしいのでそこからTampermonkeyなどを選べば導入できるかも？\n\n- まず、 [Stay](https://apps.apple.com/jp/app/stay-safari-companion/id1591620171) というアプリを入れます。\n\n  ![image](https://github.com/ikasoba/taittsuu-plus/assets/57828948/11450347-439b-44e6-8c0a-cc78b57815fc)\n\n- `Enable Stay Safari Extension.`から、指示に従って拡張機能を有効にします。\n\n  - `Tap Here Open Safari` Safari を開きます。\n  - `ぁぁ`ボタンから`拡張機能を管理` -\u003e `Stay`を有効化\n\n- `Stay`アプリに戻り、`I am all experienced user, skip for now.`を押す。\n- 警告は`OK`ボタンを押して無視\n\n- 以下の URL を開く\n\n  https://ikasoba.github.io/taittsuu-plus/index.js\n\n  ![image](https://github.com/ikasoba/taittsuu-plus/assets/57828948/1feb2cfa-be3d-445c-97c4-ef539fa36c93)\n\n- `Tap to install`というボタンがあるので押す\n\n- `Stayで開きますか？`と聞かれるので`開く`と答える\n\n- 右上の`作成ボタン`を押す\n\n- `installed`とでるので閉じる\n\n- これで完了！\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikasoba%2Ftaittsuu-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikasoba%2Ftaittsuu-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikasoba%2Ftaittsuu-plus/lists"}