Power BI Report Server Refresh Firefox

Examine source code of Power BI Report Server Refresh

Inspect and view changes in Power BI Report Server Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Power BI Report Server Refresh",
  "description": "This extension automates the click of the Update button of the published Dashboards - By Alberto Rainha de Castro",
  "version": "1.0",
  "icons": {
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "backend.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "PowerBI RS Refresh",
    "default_icon": {
      "128": "128.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "powerbirs_albertorainha@gmail.com"
    },
    "edge": {
      "browser_action_next_to_addressbar": true
    },
    "safari": {
      "strict_min_version": "14",
      "strict_max_version": "20"
    }
  }
}

Best Power BI Report Server Refresh Alternatives

Here are some Firefox add-ons that are similar to Power BI Report Server Refresh: