Bang Search 作成者: TheNamlessGuy
Allows you to choose search engine via !bangs (or via manual selection, or fallback) - entirely locally!
拡張機能メタデータ
スクリーンショット
この拡張機能について
Allows you to use !bangs to search the web better. For example, using the default engines, searching for:
hello world !yt
in your search bar (/URL bar) will redirect you to a YouTube search of "hello world".
The bang can go anywhere in the query:
!yt hello world
hello world !yt
hello!yt world
and so on!
You can also add your own engines (and remove default ones) in the option page.
When you don't specify a bang, the addon either:
* opens up a page, letting you choose which of your engines you want to use (default)
* selects a predefined default bang
All of this is handled locally in your browser - no request goes externally (until you actually use a bang/select a search engine).
How does it work? An addon isn't really allowed to interact with a search request in the state between the user pressing enter, and the request getting reformatted to the search engine URL.
However, by adding its own search engine which points to an invalid URL (bangs.invalid - which can never actually exist, since .invalid is flagged as never being a real TLD), it can intercept its own spawned requests to said invalid URL, and perform the actions and calculations needed from there on.
hello world !yt
in your search bar (/URL bar) will redirect you to a YouTube search of "hello world".
The bang can go anywhere in the query:
!yt hello world
hello world !yt
hello!yt world
and so on!
You can also add your own engines (and remove default ones) in the option page.
When you don't specify a bang, the addon either:
* opens up a page, letting you choose which of your engines you want to use (default)
* selects a predefined default bang
All of this is handled locally in your browser - no request goes externally (until you actually use a bang/select a search engine).
How does it work? An addon isn't really allowed to interact with a search request in the state between the user pressing enter, and the request getting reformatted to the search engine URL.
However, by adding its own search engine which points to an invalid URL (bangs.invalid - which can never actually exist, since .invalid is flagged as never being a real TLD), it can intercept its own spawned requests to said invalid URL, and perform the actions and calculations needed from there on.
0 人のレビュー担当者が 0 と評価しました
権限とデータ
詳しい情報
- アドオンリンク
- バージョン
- 0.0.2
- サイズ
- 36.95 KB
- 最終更新日
- 12日前 (2026年9月5日)
- 関連カテゴリー
- ライセンス
- The Unlicense
- バージョン履歴
- コレクションへ追加