Folium Web Clipper Firefox

Examine source code of Folium Web Clipper

By: folium Add-on
Inspect and view changes in Folium Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Folium Web Clipper",
  "version": "0.1.0",
  "description": "Save the current page or selected text to your Folium library.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "folium-clipper@folium.fyi",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "browsingActivity",
          "websiteContent"
        ]
      }
    }
  },
  "action": {
    "default_title": "Save to Folium",
    "default_popup": "popup.html"
  }
}

Best Folium Web Clipper Alternatives

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