Skip to content

Releases: warren-bank/crx-faux-searchbar

v0.5.0

27 Aug 22:38
Compare
Choose a tag to compare
dynamically filter dropdown of search engines by text in searchbar

v0.4.0

27 Aug 22:13
Compare
Choose a tag to compare
dynamically filter dropdown of search engines by text in searchbar

v0.3.0

21 Aug 03:46
Compare
Choose a tag to compare

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

28 Jul 04:54
Compare
Choose a tag to compare
option: show results in incognito window

v0.1.1

27 Jul 23:28
Compare
Choose a tag to compare
remove #errorBox

v0.1.0

27 Jul 22:18
Compare
Choose a tag to compare
v0.1.0