Baiscope Torrent Download
Direct Download torrent file from description page without googling
Cos'è Baiscope Torrent Download?
Baiscope Torrent Download è un'estensione di Chrome sviluppata da sampath kumara, e la sua funzione principale è "Direct Download torrent file from description page without googling".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Baiscope Torrent Download
Scarica i file di estensione Baiscope Torrent Download 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
Direct Download torrent file from description page without googling
Informazioni di Base sull'Estensione
Nome | |
ID | cmhjbjnibclajnggcpmkdbdincdfogeh |
URL Ufficiale | https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh |
Descrizione | Direct Download torrent file from description page without googling |
Dimensione del File | 61.29 KB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2019-09-13 |
Data di Pubblicazione | 2019-09-13 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | sampath kumara |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "icons": { "16": "16.png", "64": "64.png", "128": "128.png" }, "name": "Baiscope Torrent Download ", "version": "1.0.1", "permissions": [ "tabs", "https:\/\/baiscopedownloads.com\/*" ], "content_scripts": [ { "run_at": "document_end", "matches": [ "https:\/\/baiscopedownloads.com\/*" ], "js": [ "jquery-2.1.4.min.js", "abc.js" ] } ], "browser_action": { "default_icon": { "19": "16.png", "38": "64.png" }, "default_title": "Baiscope Torrent Download " } } |