CloudResearch Auto Refresh Firefox

Examine source code of CloudResearch Auto Refresh

By: nune
Inspect and view changes in CloudResearch Auto Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CloudResearch Auto Refresh",
  "version": "1.6",
  "description": "Refreshes the dashboard and alerts on new projects, with optional keyword detection.",
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://connect.cloudresearch.com/participant/dashboard"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "web_accessible_resources": [
    "chime.mp3"
  ],
  "browser_action": {
    "default_title": "CloudResearch Auto Refresh"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cbcb78fc-e9b7-47b8-a149-a45b56b495ad}"
    }
  }
}

Best CloudResearch Auto Refresh Alternatives

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