WPGP Tools Firefox

Examine source code of WPGP Tools

By: Vlad T
Inspect and view changes in WPGP Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WPGP Tools",
  "version": "2.1.1",
  "description": "Enhanced Translation Tools for translate.w.org",
  "web_accessible_resources": [
    "js/wpgpt-checks.js",
    "js/wpgpt-settings.js",
    "js/wpgpt-functions.js",
    "js/wpgpt-history.js",
    "js/wpgpt-bulk-consistency.js",
    "img/warning.png",
    "img/notice.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://translate.wordpress.org/*"
      ],
      "js": [
        "js/init.js",
        "js/wpgpt-functions.js",
        "js/wpgpt-consistency.js"
      ],
      "css": [
        "css/wpgpt-style.css"
      ]
    }
  ],
  "options_ui": {
    "page": "wpgpt-settings.html",
    "open_in_tab": false
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dee062f8-f9b8-48f1-8d66-de04f5cc649c}"
    }
  }
}

Best WPGP Tools Alternatives

Here are some Firefox add-ons that are similar to WPGP Tools: