Skip to content

Releases: psidex/CustomBangSearch

v0.10.6

01 Mar 18:40
21f5091
Compare
Choose a tag to compare

Tidy code & bump dependencies

Add "Sort Bangs Alphabetically" to options page (#45)

v0.10.5

23 Aug 19:03
175717e
Compare
Choose a tag to compare

Tidy code & bump dependencies

Add "Case Insensitive Bangs" toggle in option menu (#39)

Add https://kagi.com/ as a supported search engine (#42)

v0.10.4

16 May 18:35
6d368df
Compare
Choose a tag to compare

Small tidy and dependency bump

@Camio1945

  • Add support for non-ascci exclamation mark "!" (U+FF01)

v0.10.3

12 Apr 00:07
afc2cca
Compare
Choose a tag to compare

Unify the Chrome & Firefox request processors, both now use webRequest.onBeforeRequest to listen for requests, and tabs.update to send the user to their destination.

On Firefox there should be no change to usage or behaviour.

On Chrome, startpage.com, ecosia.org, and searx.be should now work.

Custom bangs should now correctly work on DuckDuckGo and Brave Search on both browsers.

v0.10.2

09 Apr 23:15
edd5157
Compare
Choose a tag to compare

Add "enable required permissions" button to popup and settings page when host permissions haven't been granted, due to Firefox not asking users for Manifest V3 permissions on install. Unsure if this happens on Chrome.

v0.10.1

08 Apr 19:55
b73d9b5
Compare
Choose a tag to compare

Small fixes to manifest files and readme.

v0.10.0

08 Apr 19:22
09d2855
Compare
Choose a tag to compare

An (almost) complete rewrite, focused on increasing code quality and developer experience, and a move to Manifest V3.

Also a brand new options page and a new and improved method for the storage of settings in sync storage.

Settings from the previous version should automatically migrate over, but might not retain the same order.

v0.9.5

01 Feb 22:00
Compare
Choose a tag to compare

@vankessel added support for search engines:

  • ecosia.org
  • brave.com
  • metager.org
  • mojeek.com
  • searx.tiekoetter.com
  • searx.be

v0.9.4

25 Aug 01:08
1b391ad
Compare
Choose a tag to compare
  • Bug fixes
  • New bugs

@obar

  • Reduce scope to Google's www subdomain

@befocken

  • Fixed "Can't rename to bang currently in use" check being too aggressive

v0.9.1

04 Feb 20:12
Compare
Choose a tag to compare