Selection Tools for Tablets Firefox

Examine source code of Selection Tools for Tablets

Inspect and view changes in Selection Tools for Tablets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.358",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "icons": {
    "128": "icons/icon.png"
  },
  "permissions": [
    "activeTab",
    "clipboardRead",
    "clipboardWrite",
    "tabs",
    "storage",
    "scripting",
    "theme",
    "search"
  ],
  "browser_action": {
    "default_icon": {
      "128": "icons/icon.png"
    },
    "default_title": "__MSG_extensionName__"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "panel.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6d131719-1067-41ca-8c07-89e99ebeba4d}"
    }
  }
}

Best Selection Tools for Tablets Alternatives

Here are some Firefox add-ons that are similar to Selection Tools for Tablets: