Better Instagram Videos is a browser extension available on the Chrome Web Store that enhances your Instagram experience by allowing easy video playback and volume adjustment.
Features:
- Playback/seek control
- Volume control (remembered)
- Downloadable video
- Autoskip support
- Supports all videos on the Instagram except stories section
After installation, you can use the extension to control video playback and adjust volume on Instagram effortlessly.
better-instagram-controls-example.mp4
We welcome contributions from the community! If you have ideas for improvements or find any issues, please open an issue or submit a pull request.
Installation:
-
Clone the repository:
git clone https://github.com/emirkabal/better-instagram-videos.git
-
Navigate to the project directory:
cd better-instagram-videos
-
Install dependencies:
pnpm install
-
Development area
pnpm run dev # http://localhost:5173/src/controller-demo/index.html
-
Build the extension:
pnpm run build
-
Enable developer mode in Chrome:
- Open Chrome and go to
chrome://extensions/
. - Toggle on the "Developer mode" switch in the top right corner.
- Open Chrome and go to
-
Load the extension:
- Click on the "Load unpacked" button.
- Select the
dist
directory within the project folder. - Or you can drag and drop
dist
directory to extensions area.
The Better Instagram Videos extension should now be installed in your Chrome browser.
Instagram is a registered trademark. This extension was developed independently of Instagram, by someone who is not related or affiliated with Instagram, without any help or endorsement from them.
This project is licensed under the MIT License. See the LICENSE file for more details.