By: Piro (piro_or)
Inspect and view changes in AutoComplete Forms Clean source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "52.1",
"manifest_version": 2,
"content_scripts": [
{
"js": [
"scripts/content_script.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_start"
}
],
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"permissions": [
"http://*/*",
"https://*/*"
],
"applications": {
"gecko": {
"id": "autocomplete-forms-clean@piro.sakura.ne.jp",
"strict_min_version": "52.0"
}
}
} Best AutoComplete Forms Clean Alternatives
Here are some Firefox add-ons that are similar to AutoComplete Forms Clean: