Refined Medium Firefox

Examine source code of Refined Medium

Inspect and view changes in Refined Medium source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Refined Medium",
  "version": "0.0.5resigned1",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "on.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "styles.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{304bbce4-7041-4157-ad54-b9a59f2dcc07}"
    }
  }
}

Best Refined Medium Alternatives

Here are some Firefox add-ons that are similar to Refined Medium: