|
|
|
|
|
by jobead
3662 days ago
|
|
If you want to "turn it's features on and off", then why does the Chromium team's stance of "extensions are the standard way to enable custom behavior"[0] not apply here??? This is a classic unfortunate case of using data from the masses to drive a bad design choice because it increases "usage" along an arbitrary axis. [0] https://news.ycombinator.com/item?id=11729287 |
|
(Though, since my quick search of the Chrome Web Store found a lot of [presumably no longer necessary] extensions to disable autocomplete=off but none to do the opposite, you might have to write it yourself. It should suffice to change "off" to an unrecognized string, as mentioned in the last comment on the issue report.)