PLM_N Firefox

Examine source code of PLM_N

By: MODE_N Add-on
Inspect and view changes in PLM_N source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SEARCH_AND_GO_PLM",
  "description": "SEARCH_AND_GO_PLM",
  "version": "9.3",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "view.html"
  },
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content_script.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "<all_urls>",
    "contextMenus",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cd1ee77f-67a5-46ab-a4a8-582c12610e0b}"
    }
  }
}

Best PLM_N Alternatives

Here are some Firefox add-ons that are similar to PLM_N: