High Seas: User based voting Firefox

Examine source code of High Seas: User based voting

By: Neon Add-on
Inspect and view changes in High Seas: User based voting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "High Seas: User based voting",
  "description": "Adds a highlight to the user who you have selected to have a bias towards",
  "version": "1.0",
  "minimum_chrome_version": "92",
  "manifest_version": 3,
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.highseas.hackclub.com/*"
      ],
      "js": [
        "content.js",
        "config.js"
      ],
      "css": [
        "custom.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "9e40290b0b8247e904f7d290b675e8c1d57df7af@saahild"
    }
  }
}

Best High Seas: User based voting Alternatives

Here are some Firefox add-ons that are similar to High Seas: User based voting: