Twitter OG Verification Firefox

Examine source code of Twitter OG Verification

Inspect and view changes in Twitter OG Verification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter OG Verification",
  "description": "Extention to remove 8$ Verifications and keep genuine Verifications",
  "version": "1.0",
  "action": {
    "default_popup": "index.html",
    "default_icon": "default.png"
  },
  "icons": {
    "512": "./default.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*"
      ],
      "js": [
        "/script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "permissions": [
    "nativeMessaging"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{76b6f156-431a-41c8-ae5d-9a26b747a309}"
    }
  }
}

Best Twitter OG Verification Alternatives

Here are some Firefox add-ons that are similar to Twitter OG Verification: