Power BI Visuals Auto-Refresh Firefox

Examine source code of Power BI Visuals Auto-Refresh

Inspect and view changes in Power BI Visuals Auto-Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Power BI Visuals Auto-Refresh",
  "version": "1.1",
  "description": "Automatically refreshes PowerBI visuals at user-defined intervals without manual intervention-Developed by Vahid Doustimajd.",
  "permissions": [
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://app.powerbi.com/*"
  ],
  "background": {
    "page": "background.html"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@vahiddm.com"
    }
  }
}

Best Power BI Visuals Auto-Refresh Alternatives

Here are some Firefox add-ons that are similar to Power BI Visuals Auto-Refresh: