Custom Alert Frequency Firefox

Examine source code of Custom Alert Frequency

By: Gerald
Inspect and view changes in Custom Alert Frequency source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_title": "__MSG_extensionName__"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1a03dcbd-87a7-43e7-a3a7-35302387974c}"
    }
  }
}

Best Custom Alert Frequency Alternatives

Here are some Firefox add-ons that are similar to Custom Alert Frequency: