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 |
官方網址 | 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" } |