Presents a simple dropdown menu for textboxes from a list of preconfigured items.When typing in a textbox, this extension displays a menu with a list of matching items from the Options page.
This no-frills extension was designed to be light weight, noninvasive, and intuitive to use.
Please note: Option settings are stored using the chrome.storage.sync API and are not encrypted. Entering sensitive data is NOT recommended.
Also note: This is my first javascript app and my first Chrome extension - constructive criticism is welcome!