Coding Contest Reminder Firefox

Examine source code of Coding Contest Reminder

By: ash
Inspect and view changes in Coding Contest Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Coding Contest Reminder",
  "version": "1.1",
  "description": "A Firefox extension to remind you about coding contests",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "notifications",
    "http://*/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{43eaecfc-c8ad-4cd1-b563-b1648a5e84f0}"
    }
  }
}

Best Coding Contest Reminder Alternatives

Here are some Firefox add-ons that are similar to Coding Contest Reminder: