Fix Youtube Refresh Firefox

Examine source code of Fix Youtube Refresh

Inspect and view changes in Fix Youtube Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fix Youtube Refresh",
  "version": "1.0",
  "description": "Refreshes the current YouTube video while preserving the timestamp.",
  "icons": {
    "48": "icons/icon.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "webNavigation",
    "*://www.youtube.com/*"
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "Fix Youtube Refresh"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{735988e2-8226-4a99-ba34-77fe062fcad4}"
    }
  }
}

Best Fix Youtube Refresh Alternatives

Here are some Firefox add-ons that are similar to Fix Youtube Refresh: