By: Stefan
Inspect and view changes in deactivate-autocomplete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "deactivate-autocomplete",
"version": "1.0",
"description": "Deactivates autocomplete on any pages. Every input gets 'autocomplete=off'.",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"autocomplete-off.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c91956d0-5f0d-489a-bfe2-c39343dcc62c}"
}
}
} Best deactivate-autocomplete Alternatives
Here are some Firefox add-ons that are similar to deactivate-autocomplete:
Autocomplete Control
kopach.dev
Input Field AutoClear
Baro0n
AutoComplete Forms Clean
Piro (piro_or)
Coderunner Autocomplete Enabler
Joe
Text Input Clearing
Pupsi
Uncheck All Inputs
karl
Autocomplete Enabler
Cwin
Disable Hyphenation
Manuel Reimer
Search Suggestions Disabler
Muhamad
Turn Off Google SafeSearch
Aidan55511