Inject custom DuckDuckGo Bangs. https://holllo.org/fangs/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Bauke 2e579f350d
Version 0.3.0!
6 months ago
images Version 0.2.0! 8 months ago
source Version 0.3.0! 6 months ago
tests Relicense to AGPL-3.0-or-later, rewrite readme, fix things. 8 months ago
.gitignore Initial 0.1.0 commit! 🎉 1 year ago
.stylelintrc.json Initial 0.1.0 commit! 🎉 1 year ago
LICENSE Relicense to AGPL-3.0-or-later, rewrite readme, fix things. 8 months ago
README.md Version 0.2.0! 8 months ago
package.json Rename gram to preact-components. 8 months ago
pnpm-lock.yaml Rename gram to preact-components. 8 months ago
tsconfig.json Initial 0.1.0 commit! 🎉 1 year ago
vite.config.ts Replace manifest file with createManifest function. 1 year ago

README.md

Fangs 🧛

Inject custom DuckDuckGo Bangs.

Get Fangs for Firefox Get Fangs for Chrome Get Fangs for Edge

Latest Fangs screenshot

Installation

You can install Fangs through the stores linked above, manually from a file (see the Releases page for ZIP files) or from source.

Development

To build Fangs you will need git, NodeJS and pnpm.

  • Install the dependencies with pnpm install.
  • Start a separate browser with pnpm start.
  • Build the WebExtension for production with pnpm build.
  • Test the code with pnpm test.

License

Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.