IGsave - Downloader for Instagram™ video
Simplest way to download instagram video & photo anonymously.
什么是IGsave - Downloader for Instagram™ video?
IGsave - Downloader for Instagram™ video是由margaretafossb70开发的Chrome扩展程序,该扩展的主要功能是“Simplest way to download instagram video & photo anonymously.”。
扩展截图
下载IGsave - Downloader for Instagram™ video扩展crx文件
下载IGsave - Downloader for Instagram™ video扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
IGsave helps you to download stories (and highlights), Videos, Reels, Photos and IGTVs! You can use bulk downloader for stories and posts that have more than one item. Also, you can repost feed instagram。 The main features: -Download instagram video & photo anonymously. -repost feed instagram from a user or feed - Bulk download photos and videos
扩展基本信息
名称 | |
ID | nfehnpifjoihfddijopbandjoamdjjfg |
官方URL | https://chrome.google.com/webstore/detail/igsave-downloader-for-ins/nfehnpifjoihfddijopbandjoamdjjfg |
简介 | Simplest way to download instagram video & photo anonymously. |
文件大小 | 869 KB |
安装次数 | 304 |
当前版本 | 1.0.0 |
更新时间 | 2022-08-23 |
上架时间 | 2022-08-23 |
评分 | 3.00/5 共2次评分 |
开发者 | margaretafossb70 |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://twiclips.top/privacy |
支持的语言 | de,en,fr,tr,es,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": { "128": "icons\/icon_128.png" } }, "content_scripts": [ { "all_frames": true, "css": [ "css\/fonts.css", "css\/styles.css" ], "js": [ "js\/content-script.js" ], "matches": [ "*:\/\/*.instagram.com\/*" ], "run_at": "document_idle" } ], "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "icons\/icon_128.png" }, "manifest_version": 3, "name": "__MSG_name__", "permissions": [ "storage", "tabs", "cookies", "declarativeNetRequest", "downloads", "alarms" ], "host_permissions": [ " |