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" } |