Unofficial Hypothesis extension Firefox

Examine source code of Unofficial Hypothesis extension

Inspect and view changes in Unofficial Hypothesis extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Unofficial Hypothesis extension",
  "version": "1.470.0.2",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "{7dc760e7-5cc5-4e76-8468-18b2b003f22a}",
      "strict_min_version": "68.0"
    }
  },
  "description": "An unofficial extension to collaboratively annotate the web using Hypothesis.",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "homepage_url": "https://github.com/diegodlh/unofficial-hypothesis-extension",
  "options_ui": {
    "page": "options/index.html",
    "chrome_style": true
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "tabs",
    "identity",
    "contextMenus"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'; font-src 'self' data:;",
  "background": {
    "scripts": [
      "settings-data.js",
      "extension.bundle.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "images/browser-icon-inactive.png",
      "38": "images/browser-icon-inactive@2x.png"
    }
  },
  "web_accessible_resources": [
    "client/*",
    "help/*",
    "pdfjs/*",
    "pdfjs/web/viewer.html"
  ]
}

Best Unofficial Hypothesis extension Alternatives

Here are some Firefox add-ons that are similar to Unofficial Hypothesis extension: