Baiscope Torrent Download
Direct Download torrent file from description page without googling
Was ist Baiscope Torrent Download?
Baiscope Torrent Download ist eine Chrome-Erweiterung, die von sampath kumara entwickelt wurde, und ihr Hauptmerkmal ist "Direct Download torrent file from description page without googling".
Erweiterungsscreenshots
Baiscope Torrent Download-Erweiterungs-CRX-Datei herunterladen
Laden Sie Baiscope Torrent Download-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Direct Download torrent file from description page without googling
Grundlegende Informationen zur Erweiterung
Name | |
ID | cmhjbjnibclajnggcpmkdbdincdfogeh |
Offizielle URL | https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh |
Beschreibung | Direct Download torrent file from description page without googling |
Dateigröße | 61.29 KB |
Installationsanzahl | 1,000 |
Aktuelle Version | 1.0.1 |
Letztes Update | 2019-09-13 |
Veröffentlichungsdatum | 2019-09-13 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | sampath kumara |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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 " } } |