Insta Stories

View Instagram Stories anonymously and download them to your device.

Wat is Insta Stories?

Insta Stories is een Chrome-extensie ontwikkeld door Extensions for Everyone, en de belangrijkste functie is "View Instagram Stories anonymously and download them to your device.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Insta Stories

Download Insta 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

                        Instagram Story Viewer is a free online web service that allows the watching of Instagram Stories without a trace. You can view all active Stories and Highlights of any public Instagram account.
Additional features – save a Story to any device in one click and download Story updates automatically.                    

Basisinformatie over de Extensie

Naam Insta Stories Insta Stories
ID ebhpndbbadiaeggalklbbdchfobkhgmj
Officiële URL https://chrome.google.com/webstore/detail/insta-stories/ebhpndbbadiaeggalklbbdchfobkhgmj
Beschrijving View Instagram Stories anonymously and download them to your device.
Bestandsgrootte 149 KB
Aantal Installaties 3,685
Huidige Versie 1.0
Laatst Bijgewerkt 2020-11-25
Publicatiedatum 2020-11-25
Beoordeling 3.25/5 Totaal 4 Beoordelingen
Ontwikkelaar Extensions for Everyone
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.insta-stories.net
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Insta Stories",
    "version": "1.0",
    "description": "View Instagram Stories anonymously and download them to your device.",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "browser_action": {
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo_128.png"
    }
}