Secure Unfollow for Instagram

Secure Unfollow for Instagram | Google Chrome Extension

Secure Unfollow for Instagramとは何ですか?

Secure Unfollow for InstagramはEdgard Chammasによって開発されたChromeの拡張機能で、その主な機能は「Secure Unfollow for Instagram | Google Chrome Extension」です。

拡張機能のスクリーンショット

screenshot
screenshot

Secure Unfollow for Instagram拡張機能のCRXファイルをダウンロード

Secure Unfollow for Instagram拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Secure Unfollow for Instagram Secure Unfollow for Instagram
ID bclljjldiiifccncjnikpalnomejlkog
公式URL https://chromewebstore.google.com/detail/secure-unfollow-for-insta/bclljjldiiifccncjnikpalnomejlkog
説明 Secure Unfollow for Instagram | Google Chrome Extension
ファイルサイズ 32.74 KB
インストール数 1,152
現在のバージョン 1.1
最終更新日 2019-12-09
公開日 2019-12-09
評価 1.00/5 合計 1 レビュー
開発者 Edgard Chammas
Eメール [email protected]
支払い方法 free
対応言語 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'"
}