Secure Unfollow for Instagram
Secure Unfollow for Instagram | Google Chrome Extension
Qu'est-ce que Secure Unfollow for Instagram ?
Secure Unfollow for Instagram est une extension Chrome développée par Edgard Chammas, et sa fonction principale est "Secure Unfollow for Instagram | Google Chrome Extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Secure Unfollow for Instagram
Téléchargez les fichiers d'extension Secure Unfollow for Instagram 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
This chrome extension is meant to be used with the "Secure Unfollow for Instagram" mobile application. The main purpose of this extension is to allow the mobile app to gain secure access to your Instagram account without the need for you to share your Instagram password. Android App link: https://bit.ly/2q0e2Zf iPhone App link: https://apple.co/35mlQol
Informations de Base sur l'Extension
Nom | Secure Unfollow for Instagram |
ID | bclljjldiiifccncjnikpalnomejlkog |
URL Officiel | https://chromewebstore.google.com/detail/secure-unfollow-for-insta/bclljjldiiifccncjnikpalnomejlkog |
Description | Secure Unfollow for Instagram | Google Chrome Extension |
Taille du Fichier | 32.74 KB |
Nombre d'Installations | 1,152 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2019-12-09 |
Date de Publication | 2019-12-09 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | Edgard Chammas |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Secure Unfollow for Instagram", "version": "1.1", "description": "Secure Unfollow for Instagram | Google Chrome Extension", "browser_action": { "default_popup": "index.html" }, "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" }, "manifest_version": 2, "permissions": [ "cookies", "*:\/\/*.instagram.com\/" ], "content_security_policy": "script-src 'self' 'sha256-JvMbVohlFloMWoa\/LQ6Fkmo+C8TaQZrjrdv5uNDzqKY='; object-src 'self'" } |