By: Lyney
Inspect and view changes in JS Error Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JS Error Notifier",
"version": "1.0",
"description": "Display JS errors in a browser popup.",
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{d47d4f74-557b-4239-a599-d65808631dc9}"
}
}
} Best JS Error Notifier Alternatives
Here are some Firefox add-ons that are similar to JS Error Notifier:
JavaScript Errors Notifier
Sergey Barbushin
JSD Error Notifier
JavaScriptDude
JS error notifier
Rynaldos
Browser JS Error Icon
c4software
JS Error Logger
MumbaiEnjoyer
Page Error Monitor
MumbaiEnjoyer
Console Error Viewer
MumbaiEnjoyer
Html Validator
Marc Gueury
LibJS Detector
Francesco De Stefano
Errors.net official extension
8Day
Real-time Code Linter
Francis Ruiz
Input Error Notifier
Joe