Daily Reflection Prompt Firefox

Examine source code of Daily Reflection Prompt

Inspect and view changes in Daily Reflection Prompt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Daily Reflection Prompt",
  "version": "1.0",
  "description": "Receive a daily writing prompt to reflect on your day.",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Daily Reflection Prompt",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{80b61f59-3122-4b84-9b50-30f7f8d624cd}"
    }
  }
}

Best Daily Reflection Prompt Alternatives

Here are some Firefox add-ons that are similar to Daily Reflection Prompt: