QRify - Quick Mobile Syncing Firefox

Examine source code of QRify - Quick Mobile Syncing

Inspect and view changes in QRify - Quick Mobile Syncing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QRify - Quick Mobile Syncing",
  "description": "Generate QR codes for links, text, images, and media to quickly share with mobile devices",
  "version": "1.1.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "scripting",
    "tabs",
    "sidePanel",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "QRify qr settings",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dc6c66ca-2b1f-4e64-91f0-a73b2a50cd6e}"
    }
  }
}

Best QRify - Quick Mobile Syncing Alternatives

Here are some Firefox add-ons that are similar to QRify - Quick Mobile Syncing: