Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejazmali/reel-downloader-extention
extention for download instagram reels
https://github.com/tejazmali/reel-downloader-extention
chrome-extension chrome-extention css downloader html js reel reels-downloader
Last synced: about 1 month ago
JSON representation
extention for download instagram reels
- Host: GitHub
- URL: https://github.com/tejazmali/reel-downloader-extention
- Owner: tejazmali
- Created: 2024-11-04T19:38:17.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T14:57:47.000Z (about 2 months ago)
- Last Synced: 2024-11-10T15:38:36.940Z (about 2 months ago)
- Topics: chrome-extension, chrome-extention, css, downloader, html, js, reel, reels-downloader
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Reel Downloader Extension
This is a simple browser extension that allows you to download Instagram Reels and create shareable links for Instagram videos directly from your browser.
## Features
- Download Instagram Reels with one click.
- Create a shareable link to open Instagram videos in any browser.## Installation
1. **Clone or Download the Repository:**
- Clone this repository by running:
```bash
git clone https://github.com/tejazmali/reel-downloader-extention.git
```
- Or download the ZIP file directly from GitHub and extract it.2. **Open the Extension in Your Browser:**
- Open your preferred browser (e.g., Chrome, Edge, Brave).
- Go to the **Extensions** page:
- In Chrome, open `chrome://extensions/`.
- In Edge, open `edge://extensions/`.
- Enable **Developer mode** (usually found at the top-right of the Extensions page).3. **Load the Extension:**
- Click on **Load unpacked** (or **Load extension**).
- Select the folder where you cloned or extracted this repository.The extension should now be visible in your browser's extension toolbar.
## Usage
1. **Go to an Instagram Reel:**
- Navigate to Instagram and open the Reel you want to download.2. **Download or Generate a Link:**
- Click on the extension icon in the toolbar.
- Choose the **Download** button to download the Reel or the **Generate Link** button to get a shareable link.3. **Access Your Downloaded Reel or Link:**
- The downloaded Reel will be saved in your default downloads folder.
- The generated link can be copied and shared directly from the extension pop-up.## Important Notes
- **Instagram Terms of Service**: Ensure compliance with Instagram's Terms of Service when downloading and sharing content.
- **Compatibility**: This extension is tested on Chrome but should work on most Chromium-based browsers (such as Edge or Brave).## Contributing
If you would like to contribute improvements or new features, feel free to fork this repository and submit a pull request.