Inspect and view changes in Basic Form Filler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Basic Form Filler",
"version": "1.5",
"description": "WebExtensions basic form filler",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content_script.js"
]
}
],
"author": "Travis Shelton",
"applications": {
"gecko": {
"id": "basicformfiller@tsheltonprojects",
"strict_min_version": "58.0"
}
},
"commands": {
"form-fill-save": {
"suggested_key": {
"default": "Alt+Shift+Q"
},
"description": "Send a 'form-fill-save' event"
},
"form-fill-restore": {
"suggested_key": {
"default": "Alt+Q"
},
"description": "Send a 'form-fill-restore' event"
}
},
"permissions": [
"storage",
"tabs"
]
} Melhores alternativas Basic Form Filler
Aqui estão algumas Firefox add-ons que são similares a Basic Form Filler:
Form Filler
Hi88
Form Autofiller
Wise
Form Autofiller
Chongyun
Super Form Filler
Yoosuf Ali Kagzi
FormSaver
theshy
Web Developer Form Filler
Eric Busch
Form Filler
Miloud.H
Formlet
jusuff
Sebov Autofill
Sebo
FastFill
Anson Yu
SimpleFill - Autofill Forms
Softal
Form Filler Plus 924
form_filler_plus_924