IGsave - Downloader for Instagram™ video
Simplest way to download instagram video & photo anonymously.
Qu'est-ce que IGsave - Downloader for Instagram™ video ?
IGsave - Downloader for Instagram™ video est une extension Chrome développée par margaretafossb70, et sa fonction principale est "Simplest way to download instagram video & photo anonymously.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension IGsave - Downloader for Instagram™ video
Téléchargez les fichiers d'extension IGsave - Downloader for Instagram™ video au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | nfehnpifjoihfddijopbandjoamdjjfg |
URL Officiel | https://chrome.google.com/webstore/detail/igsave-downloader-for-ins/nfehnpifjoihfddijopbandjoamdjjfg |
Description | Simplest way to download instagram video & photo anonymously. |
Taille du Fichier | 869 KB |
Nombre d'Installations | 304 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2022-08-23 |
Date de Publication | 2022-08-23 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | margaretafossb70 |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://twiclips.top/privacy |
Langues Prises en Charge | 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": [ " |