Nyaa Pantsu Latest Anime
Get the latest anime straight to your browser!
What is Nyaa Pantsu Latest Anime?
Nyaa Pantsu Latest Anime is a Chrome extension developed by akuma06, and its main feature is "Get the latest anime straight to your browser!".
Extension Screenshots
Download Nyaa Pantsu Latest Anime Extension CRX File
Download Nyaa Pantsu Latest Anime extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
List latest torrents from NyaaPantsu Search torrents in NyaaPantsu Get the Magnet link Look to their description, seeder and leecher!
Extension Basic Information
Name | |
ID | beoinfnicondcdidhmoaiaehnmaebkfk |
Official URL | https://chromewebstore.google.com/detail/nyaa-pantsu-latest-anime/beoinfnicondcdidhmoaiaehnmaebkfk |
Description | Get the latest anime straight to your browser! |
File Size | 231 KB |
Installation Count | 225 |
Current Version | 0.7.5 |
Last Updated | 2017-06-07 |
Publish Date | 2017-06-07 |
Rating | 5.00/5 Total 1 Ratings |
Developer | akuma06 |
Payment Type | free |
Supported Languages | 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" } |