Nyaa Pantsu Latest Anime
Get the latest anime straight to your browser!
Nyaa Pantsu Latest Animeとは何ですか?
Nyaa Pantsu Latest Animeはakuma06によって開発されたChromeの拡張機能で、その主な機能は「Get the latest anime straight to your browser!」です。
拡張機能のスクリーンショット
Nyaa Pantsu Latest Anime拡張機能のCRXファイルをダウンロード
Nyaa Pantsu Latest Anime拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
List latest torrents from NyaaPantsu Search torrents in NyaaPantsu Get the Magnet link Look to their description, seeder and leecher!
拡張機能の基本情報
名前 | |
ID | beoinfnicondcdidhmoaiaehnmaebkfk |
公式URL | https://chromewebstore.google.com/detail/nyaa-pantsu-latest-anime/beoinfnicondcdidhmoaiaehnmaebkfk |
説明 | Get the latest anime straight to your browser! |
ファイルサイズ | 231 KB |
インストール数 | 225 |
現在のバージョン | 0.7.5 |
最終更新日 | 2017-06-07 |
公開日 | 2017-06-07 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | akuma06 |
支払い方法 | free |
対応言語 | en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": "images\/icon.png", "default_title": "Nyaa Pantsu Extension by akuma06", "default_popup": "popup.html" }, "manifest_version": 2, "description": "Get the latest anime straight to your browser!", "icons": { "128": "images\/icon-128x128.png", "16": "images\/icon-16x16.png", "48": "images\/icon-48x48.png", "64": "images\/icon-64x64.png" }, "name": "Nyaa Pantsu Latest Anime", "options_page": "options.html", "permissions": [ "https:\/\/nyaa.pantsu.cat\/*", "tabs" ], "version": "0.7.5", "default_locale": "en" } |