By: CZSyn
Inspect and view changes in Error Toast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Error Toast",
"version": "2.0",
"description": "Affiche les erreurs et warnings des sites web dans un toast",
"icons": {
"48": "icon48.png",
"96": "icon96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"webRequest",
"<all_urls>"
],
"web_accessible_resources": [
"page-script.js"
],
"browser_action": {
"default_icon": {
"48": "icon48.png",
"96": "icon96.png"
},
"default_popup": "popup.html",
"default_title": "Error Toast"
},
"browser_specific_settings": {
"gecko": {
"id": "error-toast@czsyn.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Error Toast Alternatives
Here are some Firefox add-ons that are similar to Error Toast:
Browser JS Error Icon
c4software
JavaScript Errors Notifier
Sergey Barbushin
Console Error Viewer
MumbaiEnjoyer
CanardPC Notifications
FaboulousSan
CertBadger
Chase Campbell
JS error notifier
Rynaldos
API Error Logger
Costopher
Zds-Notificateur
AmarOk
JS Error Notifier
Lyney
DiscoBoost : Discord Enhancer
Arthur
Coupon Notifier
Aymeric
CookieWatch
Ridge