Baiscope Torrent Download
Direct Download torrent file from description page without googling
What is Baiscope Torrent Download?
Baiscope Torrent Download is a Chrome extension developed by sampath kumara, and its main feature is "Direct Download torrent file from description page without googling".
Extension Screenshots
Download Baiscope Torrent Download Extension CRX File
Download Baiscope Torrent Download 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
Direct Download torrent file from description page without googling
Extension Basic Information
Name | |
ID | cmhjbjnibclajnggcpmkdbdincdfogeh |
Official URL | https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh |
Description | Direct Download torrent file from description page without googling |
File Size | 61.29 KB |
Installation Count | 1,000 |
Current Version | 1.0.1 |
Last Updated | 2019-09-13 |
Publish Date | 2019-09-13 |
Rating | 5.00/5 Total 2 Ratings |
Developer | sampath kumara |
[email protected] | |
Payment Type | free |
Supported Languages | 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 " } } |