CS-Tool Extension Firefox

Examine source code of CS-Tool Extension

Inspect and view changes in CS-Tool Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CS-Tool Extension",
  "version": "1.0.7resigned1",
  "description": "Select your text and right click to go to the page",
  "manifest_version": 2,
  "icons": {
    "16": "icon16.png"
  },
  "browser_action": {
    "default_icon": "icon16.png",
    "default_title": "Tracer"
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "http://*/*"
  ],
  "background": {
    "scripts": [
      "jqeury.js",
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3a2b01a1-0999-494c-8b42-b18463a424b5}"
    }
  }
}

Best CS-Tool Extension Alternatives

Here are some Firefox add-ons that are similar to CS-Tool Extension: