Private Browsing Reminder Firefox

Examine source code of Private Browsing Reminder

By: geda
Inspect and view changes in Private Browsing Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Private Browsing Reminder",
  "version": "1.0",
  "description": "Remind users to open sensitive sites in private mode.",
  "permissions": [
    "tabs",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b5c54ef8-c5da-430e-a754-ee43fdf8bc95}"
    }
  }
}

Best Private Browsing Reminder Alternatives

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