Por: Onyekachi
Inspect and view changes in Form Guardian source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Form Guardian",
"version": "1.1",
"description": "Warns you when leaving a page with unsaved form data.",
"author": "Uhuriicane",
"icons": {
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_title": "Form Guardian",
"default_popup": "popup.html",
"default_icon": "icons/icon64.png"
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{3ffd37e7-0f6a-4f85-bea3-a0650f59c356}",
"strict_min_version": "58.0"
}
}
} Mejores alternativas Form Guardian
Aquí hay algunas Firefox add-ons que son similares a Form Guardian:
Form Guardian
Onyekachi
Form Guardian
Onyekachi
Form Guardian
Onyekachi
Form Guardian
Onyekachi
Change Form Notifier
Ryan
SmartForms Data Guard
Edrees
Form Rage Saver
Swalter Factories
Form Data Saver
Okfun
Form Saver
Janetdaisy
FormSaver
theshy
Leak Detector
.Lab
Hidden Autofill Detector
0MARr00t