Secure Unfollow for Instagram

Secure Unfollow for Instagram | Google Chrome Extension

Secure Unfollow for Instagramคืออะไร?

Secure Unfollow for Instagram เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Edgard Chammas และคุณลักษณะหลักของมันคือ "Secure Unfollow for Instagram | Google Chrome Extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Secure Unfollow for Instagram

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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'"
}