WME Toolbox Firefox

Examine source code of WME Toolbox

Inspect and view changes in WME Toolbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WME Toolbox",
  "icons": {
    "16": "images/logo-16.png",
    "64": "images/logo-64.png",
    "128": "images/logo-128.png"
  },
  "version": "1.7.9resigned1",
  "description": "Adds many features to the Waze editor",
  "content_scripts": [
    {
      "exclude_matches": [
        "https://www.waze.com/user/*",
        "https://www.waze.com/*/user/*"
      ],
      "matches": [
        "https://www.waze.com/editor/*",
        "https://www.waze.com/*/editor/*",
        "https://beta.waze.com/editor/*",
        "https://beta.waze.com/*/editor/*"
      ],
      "js": [
        "scripts/bootstrap.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "scripts/*.js",
    "images/*.*",
    "css/*.css",
    "css/images/*.*"
  ],
  "permissions": [
    "https://spreadsheets.google.com/",
    "https://docs.google.com/"
  ],
  "developer": {
    "name": "Toolbox Dev Team",
    "url": "https://www.waze.com/forum/viewtopic.php?t=145570"
  },
  "applications": {
    "gecko": {
      "id": "wmetoolbox2@gmail.com",
      "strict_min_version": "45.0"
    }
  }
}

Best WME Toolbox Alternatives

Here are some Firefox add-ons that are similar to WME Toolbox: