By: 69vn1
Inspect and view changes in Secure Form Filler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Secure Form Filler",
"version": "1.0",
"description": "Securely fill in common form fields with stored values.",
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{941e9b9e-0000-436f-91eb-b0ad6dfda63d}"
}
}
} Best Secure Form Filler Alternatives
Here are some Firefox add-ons that are similar to Secure Form Filler: