Daily Feed Indicator Firefox

Examine source code of Daily Feed Indicator

By: Loui
Inspect and view changes in Daily Feed Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "3.1.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "build/service-worker.js"
    ],
    "service_worker": "build/service-worker.js",
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "64": "icons/64.png",
      "128": "icons/128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "sidebar_action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "64": "icons/64.png",
      "128": "icons/128.png"
    },
    "default_panel": "sidebar/sidebar.html",
    "open_at_install": false
  },
  "permissions": [
    "alarms",
    "contextMenus",
    "storage"
  ],
  "optional_host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extensions@DailyFeedIndicator",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      },
      "strict_min_version": "128.0"
    }
  }
}

Best Daily Feed Indicator Alternatives

Here are some Firefox add-ons that are similar to Daily Feed Indicator: