Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divouz/instagram-downloader-extension
A Chrome and Firefox browser extension for downloading Instagram media using instagram's GraphQL
https://github.com/divouz/instagram-downloader-extension
chrome-extension downloader extension firefox-addon firefox-extension graphql instagram
Last synced: about 17 hours ago
JSON representation
A Chrome and Firefox browser extension for downloading Instagram media using instagram's GraphQL
- Host: GitHub
- URL: https://github.com/divouz/instagram-downloader-extension
- Owner: DiVouz
- Created: 2022-10-27T03:13:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T18:42:40.000Z (about 1 year ago)
- Last Synced: 2024-01-21T21:28:25.460Z (12 months ago)
- Topics: chrome-extension, downloader, extension, firefox-addon, firefox-extension, graphql, instagram
- Language: JavaScript
- Homepage:
- Size: 185 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> :red_circle: **Warning**
>Downloading content from Instagram without the creator's permission may violate the platform's terms of service and copyright laws# Instagram Downloader Extension
A [Chrome](https://www.google.com/chrome) and [Firefox](https://www.mozilla.org/en-US/firefox/new) browser extension for downloading [Instagram](https://www.instagram.com) media using instagram's GraphQL.
## Instalation guide
### Chrome:
1) Navigate to chrome's manage extensions page [chrome://extensions/](chrome://extensions/).
2) Enable **Developer mode** on the right top corner.
3) Click on **Load unpacked** and select your Unzip folder.### Firefox (temporary):
> :large_blue_circle: **Note**
> The add-on will be installed temporarily, and you can use it until you close the browser.1) Navigate to firefox's debugging page [about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox).
2) Click on **Load Temporary Add-on...** and select the **manifest.json** file.
3) Navigate to firefox's add-ons page [about:addons](about:addons)
4) On the **InstagramDownloader** add-on select the **Permissions** tab.
5) Enable the **Access your data for sites in the *://instagram.com domain**.## How to use
The extenstion adds a download button to each post, story or highlighted story on Instagram.
You can find this button in the top right corner of the displayed media.
In order to download a profile picture you have to navigate to the profile page.## Notes
Downloaded images and videos are in their highest available resolution, independent of your screen resolution or the resolution displayed on the Instagram page.
The download button is fully functional across all posts and stories, supporting both images and videos, including carousels with multiple media.