Zendesk View Auto Refresh Firefox

Examine source code of Zendesk View Auto Refresh

Inspect and view changes in Zendesk View Auto Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zendesk View Auto Refresh",
  "version": "1.1.0",
  "description": "Zendesk View Auto Refresh: Streamline your workflow with customizable, automated view updates and easy toggle control.",
  "permissions": [
    "storage",
    "alarms",
    "tabs",
    "https://*.zendesk.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-off-16.png",
      "48": "icon-off-48.png",
      "128": "icon-off-128.png"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zendeskrefresh@example.com"
    }
  }
}

Best Zendesk View Auto Refresh Alternatives

Here are some Firefox add-ons that are similar to Zendesk View Auto Refresh: