Baiscope Torrent Download

Baiscope Torrent Download

Direct Download torrent file from description page without googling

Merlin
Additional files are visible only to premium users

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 "
  }
}