Releases: warren-bank/crx-faux-searchbar
Releases · warren-bank/crx-faux-searchbar
v0.5.0
v0.4.0
dynamically filter dropdown of search engines by text in searchbar
v0.3.0
detect when search url contains javascript code, and eval()
detection methodology:
- when "$" is the first character of the search url:
- treat the remainder of the string as executable code
return value:
- string: search url
- "{searchTerms}" is interpolated (per usual) with the keywords typed into the searchbar
v0.2.0
option: show results in incognito window
v0.1.1
remove #errorBox
v0.1.0
v0.1.0