Media Reload Firefox

Examine source code of Media Reload

Inspect and view changes in Media Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Media Reload",
  "version": "4.1resigned1",
  "description": "Refresh audio, images, and video.",
  "homepage_url": "https://gitlab.com/losnappas/Media-Reload",
  "icons": {
    "16": "icons/icon-on.svg",
    "48": "icons/icon-on.svg",
    "96": "icons/icon-on.svg"
  },
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background/reloadListener.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon-off.svg",
    "default_title": "Activate Reload for current tab"
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4b1fee76-664e-4093-beee-0c2c4dcfecc1}"
    }
  }
}

Best Media Reload Alternatives

Here are some Firefox add-ons that are similar to Media Reload: