Remindoro Firefox

Examine source code of Remindoro

Inspect and view changes in Remindoro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "1.8.1",
  "manifest_version": 3,
  "name": "remindoro",
  "description": "One-Time/Repeat and Email reminders in your browser",
  "background": {
    "scripts": [
      "./background/index.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": "img/remindoro-icon.png",
    "default_title": "Remindoro",
    "default_popup": "popup.html"
  },
  "permissions": [
    "alarms",
    "activeTab",
    "contextMenus",
    "notifications",
    "storage"
  ],
  "host_permissions": [
    "https://remindoro.app/*"
  ],
  "optional_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "icons": {
    "128": "img/remindoro-icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "remindoro@palerdot.in",
      "strict_min_version": "109.0"
    }
  }
}

Best Remindoro Alternatives

Here are some Firefox add-ons that are similar to Remindoro: