Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
n0m1111 committed Nov 6, 2023
1 parent 20beb98 commit 80b189d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 15 deletions.
39 changes: 39 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Browser Boost Extension

Download: https://chrome.google.com/webstore/detail/akknpgblpchaoebdoiojonnahhnfgnem

Browser Boost is an extension that provides enhanced functionalities and improves your overall browsing experience on Chrome. Browser Boost respects its users privacy and does not collect any data.

## Features:

🔊 **Boost Volume:** Amplify the sound on any tab, useful for audio or video with low default volume.

🕵️ **Change User Agent:** Allows you to change your browser's user agent, potentially useful for web development or troubleshooting.

🖱️ **Enable Right Click & Select:** Useful for when you come across sites that have disabled right-click interactions. Also Facilitates text selection and copying, especially on websites where these functions are typically restricted.

💾 **Save Image as Type:** Save images in your desired format - choose between JPG, PNG, or WebP.

💬 **Disable WebRTC:** A feature that helps in preventing potential IP address leaks through your browser.

## Screenshots

![screenshot](https://raw.githubusercontent.com/BrowserBoost/extension/master/promo/screenshot2.png)

## Development:

This application is built with Javascript and React.

Clone this repo and run these commands to start the development server.

```
yarn
yarn start
```

Load the extension on Chrome:

- Access chrome://extensions/
- Check Developer mode
- Click on Load unpacked extension
- Select the build folder.
15 changes: 0 additions & 15 deletions readme.md

This file was deleted.

0 comments on commit 80b189d

Please # to comment.