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
官方網址 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
電子郵箱 [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'"
}