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!

Wat is Anonymous View for Instagram Stories?

Anonymous View for Instagram Stories is een Chrome-extensie ontwikkeld door AppCreator, en de belangrijkste functie is "View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Anonymous View for Instagram Stories

Download Anonymous View for Instagram Stories-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Anonymous View for Instagram Stories Anonymous View for Instagram Stories
ID feadbhaeckfceikjkacclbajkadhhloj
Officiële URL https://chrome.google.com/webstore/detail/anonymous-view-for-instag/feadbhaeckfceikjkacclbajkadhhloj
Beschrijving View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!
Bestandsgrootte 1.29 MB
Aantal Installaties 10,876
Huidige Versie 1.1.4
Laatst Bijgewerkt 2022-06-22
Publicatiedatum 2021-01-27
Beoordeling 4.51/5 Totaal 96 Beoordelingen
Ontwikkelaar AppCreator
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://sites.google.com/view/stories-space
Ondersteunde Talen en
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": {
        "256": "img\/icon_256.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon_16.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\/*"
    ]
}