ITONICS Web Clipper - Cloud Firefox

Examine source code of ITONICS Web Clipper - Cloud

Inspect and view changes in ITONICS Web Clipper - Cloud 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: Cloud",
  "description": "Easily clip web content with the ITONICS Web Clipper.",
  "version": "1.0.5resigned1",
  "icons": {
    "16": "icons/icon.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "ITONICS Web Clipper: Cloud"
  },
  "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": [
      "assets/vendor/jquery-3.3.1.min.js",
      "assets/vendor/underscore-min.js",
      "js/background.js",
      "popup.js"
    ]
  },
  "web_accessible_resources": [
    "/contentFrame.html",
    "icons/loader.gif",
    "icons/plus.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fef2eea6-b504-48dd-9642-75bbf65ad9ea}"
    }
  }
}

Best ITONICS Web Clipper - Cloud Alternatives

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