AnimeTake - AnimeTake TV - 9anime.city
Keep track of what you've seen in your own anime and manga list and make new friends.
什麼是AnimeTake - AnimeTake TV - 9anime.city?
AnimeTake - AnimeTake TV - 9anime.city是由dabates0305開發的Chrome擴展程式,該擴展的主要功能是“Keep track of what you've seen in your own anime and manga list and make new friends.”。
擴展截圖
下載AnimeTake - AnimeTake TV - 9anime.city擴展crx文件
下載AnimeTake - AnimeTake TV - 9anime.city擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension is designed to be used on 9anime.city. You can add shows to your watch list from the download page of any episode. Shows on your watch list will have their name highlighted in yellow so that you can easily see them on the main page. Great for keeping track of shows that you want to watch each season without having to remember the names of all of them.
擴展基本資訊
名稱 | |
ID | opjpcidinkcojojaedifaofbiglfhmcp |
官方網址 | https://chrome.google.com/webstore/detail/animetake-animetake-tv-9a/opjpcidinkcojojaedifaofbiglfhmcp |
簡介 | Keep track of what you've seen in your own anime and manga list and make new friends. |
檔案大小 | 15.94 KB |
安裝次數 | 846 |
目前版本 | 0.0.1 |
更新時間 | 2021-10-05 |
上架時間 | 2021-02-28 |
開發者 | dabates0305 |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://9anime.tube/ |
說明頁面URL | https://9anime.tube/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AnimeTake - AnimeTake TV - 9anime.city", "version": "0.0.1", "manifest_version": 2, "description": "Keep track of what you've seen in your own anime and manga list and make new friends.", "homepage_url": "https:\/\/9anime.city\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true } } |