Finance Manager: Payday countdown timer Firefox

Examine source code of Finance Manager: Payday countdown timer

Inspect and view changes in Finance Manager: Payday countdown timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "sidePanel",
    "storage",
    "declarativeNetRequestWithHostAccess",
    "<all_urls>",
    "https://www.instagram.com/*",
    "https://*.cdninstagram.com/**",
    "https://*.fbcdn.net/*"
  ],
  "default_locale": "en",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Payday Timer",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6777ac33-5603-4593-8d79-8305b232f03c}"
    }
  }
}

Best Finance Manager: Payday countdown timer Alternatives

Here are some Firefox add-ons that are similar to Finance Manager: Payday countdown timer: