Custom 404 Page Notifier Firefox

Examine source code of Custom 404 Page Notifier

By: MB66
Inspect and view changes in Custom 404 Page Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom 404 Page Notifier",
  "version": "1.0",
  "description": "Notifies users when they encounter a 404 page.",
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "custom_404_page_notifier_extension@gmail.com"
    }
  }
}

Best Custom 404 Page Notifier Alternatives

Here are some Firefox add-ons that are similar to Custom 404 Page Notifier: