Youtube Auto-Reload Firefox

Examine source code of Youtube Auto-Reload

Inspect and view changes in Youtube Auto-Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Auto-Reload",
  "short_name": "YTAR",
  "version": "1.1resigned1",
  "description": "Automatically reloads Youtube video player. Useful while listening to music on Youtube.",
  "author": "Shubham Avasthi",
  "developer": {
    "name": "Shubham Avasthi",
    "url": "https://www.linkedin.com/in/shubhamavasthi/"
  },
  "icons": {
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "notifications"
  ],
  "incognito": "spanning",
  "browser_action": {
    "default_icon": "icons/icon-96.png",
    "default_title": "Youtube Auto-Reload"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      },
      "description": "Toggle plugin state."
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7338773e-8f93-4a4c-8d8d-4b9a299dee47}"
    }
  }
}

Best Youtube Auto-Reload Alternatives

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