ITONICS Web Clipper Enterprise Firefox

Examine source code of ITONICS Web Clipper Enterprise

Inspect and view changes in ITONICS Web Clipper Enterprise source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ITONICS Web Clipper Enterprise",
  "version": "3.2.1.9",
  "description": "Easily clip web content with the ITONICS Web Clipper for Enterprise.",
  "icons": {
    "32": "icons/icon32.png",
    "48": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9572c85d-5b6d-4c84-9827-fa7b5c401869}"
    }
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "ITONICS Web Clipper Enterprise"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "css": [
        "assets/stylesheet/iframe.css",
        "assets/stylesheet/content.css"
      ],
      "js": [
        "assets/vendor/jquery-3.3.1.min.js",
        "assets/vendor/underscore-min.js",
        "js/content_script.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "web_accessible_resources": [
    "/contentFrame.html",
    "icons/loader.gif",
    "icons/plus.png"
  ]
}

Best ITONICS Web Clipper Enterprise Alternatives

Here are some Firefox add-ons that are similar to ITONICS Web Clipper Enterprise: