Nyaa Pantsu Latest Anime
Get the latest anime straight to your browser!
Cos'è Nyaa Pantsu Latest Anime?
Nyaa Pantsu Latest Anime è un'estensione di Chrome sviluppata da akuma06, e la sua funzione principale è "Get the latest anime straight to your browser!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Nyaa Pantsu Latest Anime
Scarica i file di estensione Nyaa Pantsu Latest Anime in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
List latest torrents from NyaaPantsu Search torrents in NyaaPantsu Get the Magnet link Look to their description, seeder and leecher!
Informazioni di Base sull'Estensione
Nome | |
ID | beoinfnicondcdidhmoaiaehnmaebkfk |
URL Ufficiale | https://chromewebstore.google.com/detail/nyaa-pantsu-latest-anime/beoinfnicondcdidhmoaiaehnmaebkfk |
Descrizione | Get the latest anime straight to your browser! |
Dimensione del File | 231 KB |
Conteggio Installazioni | 225 |
Versione Corrente | 0.7.5 |
Ultimo Aggiornamento | 2017-06-07 |
Data di Pubblicazione | 2017-06-07 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | akuma06 |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |