Anonymous View for Instagram Stories

View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!

Anonymous View for Instagram Stories là gì?

Anonymous View for Instagram Stories là một tiện ích mở rộng Chrome được phát triển bởi https://storyspy.io, và tính năng chính của nó là "View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!".

Ả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 Anonymous View for Instagram Stories

Tải xuống các tệp mở rộng Anonymous View for Instagram Stories 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

                                            

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

Tên Anonymous View for Instagram Stories Anonymous View for Instagram Stories
ID jkpoeaadehnniknlnjmenjijehhooimk
URL Chính Thức https://chrome.google.com/webstore/detail/anonymous-view-for-instag/jkpoeaadehnniknlnjmenjijehhooimk
Mô tả View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!
Kích Thước Tệp 2.18 MB
Số Lần Cài Đặt 1,803
Phiên Bản Hiện Tại 1.1.4
Cập Nhật Lần Cuối 2021-10-06
Ngày Phát Hành 2021-08-29
Đánh Giá 4.62/5 Tổng số 13 Đánh Giá
Nhà Phát Triển https://storyspy.io
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://hypifymedia.com/privacy
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.1.4",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png",
        "256": "img\/icon_256.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon_16.png",
            "48": "img\/icon_48.png",
            "128": "img\/icon_128.png",
            "256": "img\/icon_256.png"
        },
        "default_title": "__MSG_name__"
    },
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/utils.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "storage",
        "tabs",
        "downloads",
        "",
        "cookies",
        "webRequest",
        "webRequestBlocking"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "index.html",
        "css\/*",
        "img\/*"
    ]
}