Boosty Emotes Firefox

Examine source code of Boosty Emotes

Inspect and view changes in Boosty Emotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Boosty Emotes",
  "description": "__MSG_description__",
  "version": "1.0.1",
  "icons": {
    "16": "icon/icon-16.png",
    "32": "icon/icon-32.png",
    "48": "icon/icon-48.png",
    "128": "icon/icon-128.png"
  },
  "homepage_url": "https://github.com/StimulCross/boosty-emotes",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "identity",
    "alarms"
  ],
  "minimum_chrome_version": "120",
  "default_locale": "en",
  "host_permissions": [
    "https://*.boosty.to/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "boosty-emotes@stimulcross.github.io",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Boosty Emotes",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.boosty.to/*"
      ],
      "run_at": "document_start",
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ],
      "world": "ISOLATED"
    }
  ]
}

Best Boosty Emotes Alternatives

Here are some Firefox add-ons that are similar to Boosty Emotes: