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;

Το Anonymous View for Instagram Stories είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://storyspy.io, και η κύρια λειτουργία του είναι "View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Anonymous View for Instagram Stories

Λήψη αρχείων επέκτασης Anonymous View for Instagram Stories σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                                            

Βασικές Πληροφορίες Επέκτασης

Όνομα Anonymous View for Instagram Stories Anonymous View for Instagram Stories
ID jkpoeaadehnniknlnjmenjijehhooimk
Επίσημο URL https://chrome.google.com/webstore/detail/anonymous-view-for-instag/jkpoeaadehnniknlnjmenjijehhooimk
Περιγραφή View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!
Μέγεθος Αρχείου 2.18 MB
Αριθμός Εγκαταστάσεων 1,803
Τρέχουσα Έκδοση 1.1.4
Τελευταία Ενημέρωση 2021-10-06
Ημερομηνία Δημοσίευσης 2021-08-29
Αξιολόγηση 4.62/5 Συνολικά 13 Αξιολογήσεις
Προγραμματιστής https://storyspy.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://hypifymedia.com/privacy
Υποστηριζόμενες Γλώσσες 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\/*"
    ]
}