NotCommon: Know What's Real Firefox

Examine source code of NotCommon: Know What's Real

Inspect and view changes in NotCommon: Know What's Real source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NotCommon: Know What's Real",
  "version": "1.0.18",
  "description": "Find real accounts easily, see associated accounts, explore notable lists, and follow to get updates!",
  "icons": {
    "16": "assets/icons/icon16.png",
    "32": "assets/icons/icon32.png",
    "48": "assets/icons/icon48.png",
    "128": "assets/icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "*://*.notcommon.com/*"
  ],
  "background": {
    "scripts": [
      "./assets/js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "./assets/js/jquery.min.js",
        "./assets/js/jquery-ui.js",
        "./assets/js/content.js"
      ],
      "css": [
        "./assets/css/style.css"
      ]
    }
  ],
  "action": {
    "default_title": "NotCommon: Know What's Real",
    "default_icon": "assets/icons/icon48.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/font/gilroy/*.ttf",
        "assets/font/space_grotesk/*.ttf",
        "popup.html",
        "assets/images/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "critical@notcommon.com"
    }
  }
}

Best NotCommon: Know What's Real Alternatives

Here are some Firefox add-ons that are similar to NotCommon: Know What's Real: