Currency Fix for Steemit Firefox

Examine source code of Currency Fix for Steemit

By: Loomy Add-on
Inspect and view changes in Currency Fix for Steemit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Displays the local currency on Steemit",
  "manifest_version": 2,
  "name": "Steemit local currency display",
  "version": "1.2resigned1",
  "icons": {
    "48": "icons/border-48.png"
  },
  "permissions": [
    "*://*.coinmarketcap.com/*",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.steemit.com/*"
      ],
      "js": [
        "steemit.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c58661ae-6dd8-4b17-baab-76e40001ea65}"
    }
  }
}

Best Currency Fix for Steemit Alternatives

Here are some Firefox add-ons that are similar to Currency Fix for Steemit: