Skip to content

WebExtension for displaying the favicons of search results in Startpage

Notifications You must be signed in to change notification settings

DrHaid/startpage-result-favicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startpage - Result Favicons

Build

WebExtension for displaying the favicons of search results in Startpage.

Get it here

Firefox 🔥🦊

Chrome 🔴🟢🟡


Development

Install dependencies

$ npm install

Build

npm run build firefox
npm run build chrome

Dev Build

npm run dev firefox
npm run dev chrome

Dev on Android Firefox

⚠️ Install adb on your PC, Firefox Nightly on your Android phone and enable USB-Debugging.

npm run dev firefox

# in another command line
npm run run:ff_android -- --android-device <DEVICE_ID>

Get the device ID by running adb devices

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs

About

WebExtension for displaying the favicons of search results in Startpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published