Bill Reminder & Payment Tracker Firefox

Examine source code of Bill Reminder & Payment Tracker

Inspect and view changes in Bill Reminder & Payment Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bill Reminder & Payment Tracker",
  "description": "Track and remind you about your bill payments automatically.",
  "version": "2.0",
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "alarms"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9dd406c8-56e1-4500-8cdb-684e4ec35b6b}"
    }
  }
}

Best Bill Reminder & Payment Tracker Alternatives

Here are some Firefox add-ons that are similar to Bill Reminder & Payment Tracker: