By: feca
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": "Auto-fill forms securely without typing.",
"permissions": [
"storage",
"activeTab"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{69268801-44d4-4b26-a18b-ece842cd408c}"
}
}
} Best Secure Form Filler Alternatives
Here are some Firefox add-ons that are similar to Secure Form Filler: