Instagram download photos and videos
Download your favorite photos and videos from Instagram in two clicks
Instagram download photos and videos란 무엇입니까?
Instagram download photos and videos은(는) derevnyalive2017에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download your favorite photos and videos from Instagram in two clicks"입니다.
확장 프로그램 스크린샷
Instagram download photos and videos 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Introducing an extension for downloading photos, photo galleries and videos from the Instagram social network - Reels format is also supported. To get direct links to mp4 and jpg, open the corresponding page with the Instagram post, click on the icon and wait for the script to finish working - then you just have to choose one of the available permissions and save the file to your device
확장 프로그램 기본 정보
이름 | |
ID | bgonfkjbkidonnnnebfnmdkfikembbki |
공식 URL | https://chrome.google.com/webstore/detail/instagram-download-photos/bgonfkjbkidonnnnebfnmdkfikembbki |
설명 | Download your favorite photos and videos from Instagram in two clicks |
파일 크기 | 42.48 KB |
설치 횟수 | 286 |
현재 버전 | 2.0.1 |
최근 업데이트 | 2022-01-17 |
출시 날짜 | 2021-05-10 |
개발자 | derevnyalive2017 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | id,ms,de,en,fr,nl,no,vi,tr,es,hr,it,hu,pl,pt-PT,ro,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,te,th,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "2.0.1", "description": "__MSG_appDesc__", "default_locale": "en", "manifest_version": 3, "icons": { "128": "128.png" }, "background": { "service_worker": "popup.js" }, "permissions": [ "activeTab" ], "host_permissions": [ "https:\/\/filfucker.ru\/*" ], "action": { "default_title": "Instagram Photo and Video Downloader", "default_icon": "128.png" } } |