NotesQR Extension Firefox

Examine source code of NotesQR Extension

By: AMP-T Add-on
Inspect and view changes in NotesQR Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_extensionName__",
  "version": "2.0.11",
  "description": "__MSG_extensionDescription__",
  "browser_action": {
    "default_title": "__MSG_extensionName__"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "https://notesqr.com/*",
    "wss://notesqr.com/*",
    "storage"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'; connect-src 'self' https://notesqr.com wss://notesqr.com;",
  "web_accessible_resources": [
    "sender/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "notesqr@extension.com",
      "strict_min_version": "109.0"
    }
  }
}

Best NotesQR Extension Alternatives

Here are some Firefox add-ons that are similar to NotesQR Extension: