Secure Unfollow for Instagram

Secure Unfollow for Instagram | Google Chrome Extension

Secure Unfollow for Instagram là gì?

Secure Unfollow for Instagram là một tiện ích mở rộng Chrome được phát triển bởi Edgard Chammas, và tính năng chính của nó là "Secure Unfollow for Instagram | Google Chrome Extension".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Secure Unfollow for Instagram

Tải xuống các tệp mở rộng Secure Unfollow for Instagram dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Secure Unfollow for Instagram Secure Unfollow for Instagram
ID bclljjldiiifccncjnikpalnomejlkog
URL Chính Thức https://chromewebstore.google.com/detail/secure-unfollow-for-insta/bclljjldiiifccncjnikpalnomejlkog
Mô tả Secure Unfollow for Instagram | Google Chrome Extension
Kích Thước Tệp 32.74 KB
Số Lần Cài Đặt 1,152
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2019-12-09
Ngày Phát Hành 2019-12-09
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Edgard Chammas
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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'"
}