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!
Vad är Anonymous View for Instagram Stories?
Anonymous View for Instagram Stories är en Chrome-tillägg utvecklad av AppCreator, och dess huvudfunktion är "View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible!".
Tilläggsskärmbilder
Ladda ner Anonymous View for Instagram Stories-förlängningens CRX-fil
Ladda ner Anonymous View for Instagram Stories-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
Namn | |
ID | feadbhaeckfceikjkacclbajkadhhloj |
Officiell webbadress | https://chrome.google.com/webstore/detail/anonymous-view-for-instag/feadbhaeckfceikjkacclbajkadhhloj |
Beskrivning | View Instagram Stories anonymously and stay private. Watch Stories and the author will never know you did it. Stay invisible! |
Filstorlek | 1.29 MB |
Antal Installationer | 10,876 |
Aktuell Version | 1.1.4 |
Senast Uppdaterad | 2022-06-22 |
Publiceringsdatum | 2021-01-27 |
Betyg | 4.51/5 Totalt 96 Betyg |
Utvecklare | AppCreator |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sites.google.com/view/stories-space |
Stödda Språk | 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", " |