Hive Styles Fix Firefox

Examine source code of Hive Styles Fix

Inspect and view changes in Hive Styles Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Hive Styles Fix",
  "content_scripts": [
    {
      "matches": [
        "*://*.hive.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "scripting",
    "tabs",
    "activeTab"
  ],
  "icons": {
    "16": "16-icon.png",
    "32": "32-icon.png",
    "64": "64-icon.png",
    "128": "128-icon.png",
    "256": "256-icon.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "19-icon.png",
      "38": "38-icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8c166085-8b95-49e3-8043-95e4c563f71e}"
    }
  }
}

Best Hive Styles Fix Alternatives

Here are some Firefox add-ons that are similar to Hive Styles Fix: