NetVizsgáló Pinboard Web-Clip Extension Firefox

Examine source code of NetVizsgáló Pinboard Web-Clip Extension

By: Beep Add-on
Inspect and view changes in NetVizsgáló Pinboard Web-Clip Extension 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.0",
  "author": "__MSG_companyName__",
  "homepage_url": "https://netposdemo.beep.hu",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "64": "img/xt/64.png",
    "96": "img/xt/96.png",
    "128": "img/xt/128.png"
  },
  "permissions": [
    "https://*/*",
    "http://*/*",
    "activeTab",
    "tabs",
    "sessions",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.min.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.min.js"
      ],
      "all_frames": true
    }
  ],
  "default_locale": "hu",
  "page_action": {
    "pinned": false,
    "default_icon": {
      "64": "img/pa/64.png",
      "96": "img/pa/96.png",
      "128": "img/pa/128.png"
    },
    "default_title": "__MSG_pageActionInactiveTitle__"
  }
}

Best NetVizsgáló Pinboard Web-Clip Extension Alternatives

Here are some Firefox add-ons that are similar to NetVizsgáló Pinboard Web-Clip Extension: