Skip to content

Releases: psidex/CustomBangSearch

v0.11.4

05 Apr 10:12
4cb4571

Choose a tag to compare

Maintenance release (v0.11.3 was also a maintenance update that I didn't create a release for)

  • All dependencies updated to latest, npm audit issues resolved
  • Update some linting comments & dotfiles due to updated deps

I will publish this to the Chrome & Firefox stores as soon as I can, although it shouldn't change and user experience

v0.11.2

06 May 23:27
5d42fe0

Choose a tag to compare

v0.11.1

04 May 15:33
2192a3d

Choose a tag to compare

v0.11.0

03 May 23:33
38e9ac3

Choose a tag to compare

Big refactor & update including:

  • Switching to Mantine for the web frontend
  • Large optimisations
  • More bang features
    • Default URLs
    • Aliases
    • Better sorting
    • Optional query encoding
  • More options
    • Change trigger character(s)
    • Pick sync / local storage
  • Better help page

v0.10.6

01 Mar 18:40
21f5091

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

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

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

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

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

Choose a tag to compare

Small fixes to manifest files and readme.