NotesQR Extension Firefox

Examine source code of NotesQR Extension

By: AMP-T
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,
  "name": "NotesQR Extension",
  "version": "1.3.5",
  "description": "Share files easily and securely using NotesQR backend.",
  "browser_action": {
    "default_title": "NotesQR Extension"
  },
  "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/*",
    "storage"
  ],
  "web_accessible_resources": [
    "messages/*.json",
    "popup.html",
    "popup.js",
    "i18n.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "notesqr@extension.com",
      "strict_min_version": "142.0"
    }
  }
}

Best NotesQR Extension Alternatives

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