OpenAtlas Collector Firefox

Examine source code of OpenAtlas Collector

Inspect and view changes in OpenAtlas Collector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OpenAtlas Collector",
  "version": "1.0.2",
  "description": "Instantly save and auto-categorize web resources into your OpenAtlas knowledge graph.",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "openatlas@jackjacobson2011.com",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "websiteActivity",
          "personallyIdentifyingInfo",
          "authenticationInfo"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "data_collection_permissions": {
    "data_collection": true
  },
  "host_permissions": [
    "https://openatlas.jackjacobson2011.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "action": {
    "default_popup": "popup.html"
  }
}

Best OpenAtlas Collector Alternatives

Here are some Firefox add-ons that are similar to OpenAtlas Collector: