Ribbon Reminder Firefox

Examine source code of Ribbon Reminder

Inspect and view changes in Ribbon Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": {
      "16": "./favicons/favicon-16x16.png",
      "32": "./favicons/favicon-32x32.png",
      "48": "./favicons/favicon-48x48.ico",
      "128": "./favicons/favicon-128x128.png"
    },
    "default_popup": "src/popup/index.html",
    "default_title": "Ribbon Reminder"
  },
  "background": {
    "scripts": [
      "src/background/index.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ribbonreminder@innermonkdesign.com"
    }
  },
  "description": "Ribbon Reminder - Stay on top of every task, right from your toolbar.",
  "icons": {
    "16": "./favicons/favicon-16x16.png",
    "32": "./favicons/favicon-32x32.png",
    "48": "./favicons/favicon-48x48.ico",
    "128": "./favicons/favicon-128x128.png"
  },
  "manifest_version": 3,
  "name": "Ribbon Reminder",
  "permissions": [
    "storage"
  ],
  "version": "2.0.0"
}

Best Ribbon Reminder Alternatives

Here are some Firefox add-ons that are similar to Ribbon Reminder: