By: Stu Wilcox
Inspect and view changes in Test Fill (V2) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Test Fill (V2)",
"version": "2.0",
"description": "Adds test fill data",
"icons": {
"48": "icons/TFV2_48.png",
"96": "icons/TFV2_96.png"
},
"content_scripts": [
{
"matches": [
"*://*.mozilla.org/*"
],
"js": [
"content-scripts/test-fill.js"
]
}
],
"permissions": [
"activeTab",
"storage",
"http://*/*",
"https://*/*"
],
"browser_action": {
"default_popup": "popup/test-fill.html"
},
"options_ui": {
"page": "options/options.html",
"browser_style": true,
"chrome_style": true,
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "stuart_wilcox@outlook.com"
}
}
} Best Test Fill (V2) Alternatives
Here are some Firefox add-ons that are similar to Test Fill (V2):
Form State Remembrancer
ashurtech
Form Filler
Miloud.H
FastFill
Anson Yu
Fake Filler 2
Jim Hays
Web Developer Form Filler
Eric Busch
WebApp Form Filler
eslampanah
Form Saver
Janetdaisy
Form Filler Plus 924
form_filler_plus_924
Form Rage Saver
Swalter Factories
Form Filler Buddy
Nazmus Sakib
FFfD: Form Filler For Devs
Pranav Soni