Utorrent For Firefox

Utorrent For Firefox

Send Link to Utorrent For Chrome

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "jquery.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "res/icon128.png"
  },
  "description": "Send Link to Utorrent For Chrome",
  "homepage_url": "https://app-how-to-use-it.com/utorrent-for-chrome-integration-module/",
  "icons": {
    "16": "res/icon16.png",
    "48": "res/icon48.png",
    "96": "res/icon96.png",
    "128": "res/icon128.png"
  },
  "manifest_version": 2,
  "name": "Utorrent For Chrome",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "contextMenus"
  ],
  "short_name": "Utorrent",
  "version": "10.42.0.7",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7f95e2b-57f0-460b-b5ff-00be3792410a}"
    }
  }
}