TControl Firefox

Examine source code of TControl

提供元: Linux4Ever
Inspect and view changes in TControl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TControl",
  "version": "2.0",
  "description": "Addon, welches dem Benutzer erlaubt den Browser über die Telegram Bot API zu steuern.",
  "permissions": [
    "tabs",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{22bb2766-c0fc-4949-845c-6d6521dd2658}"
    }
  }
}

ベストのTControl代替案

TControlに類似したFirefox add-onをいくつか紹介します: