Stories for Instagram™
Watch Lives anonymously. Download saved Live and IGTV. Allows viewing and downloading Stories and IGTV from desktop.
Hvad er Stories for Instagram™?
Stories for Instagram™ er en Chrome-udvidelse udviklet af brachovskitim, og dens hovedfunktion er "Watch Lives anonymously. Download saved Live and IGTV. Allows viewing and downloading Stories and IGTV from desktop.".
Udvidelsesskærmbilleder
Download Stories for Instagram™-udvidelses-CRX-fil
Download Stories for Instagram™-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | mjdmcgejcmhlbbpfooagmlpgagobikjl |
Officiel URL | https://chrome.google.com/webstore/detail/stories-for-instagram/mjdmcgejcmhlbbpfooagmlpgagobikjl |
Beskrivelse | Watch Lives anonymously. Download saved Live and IGTV. Allows viewing and downloading Stories and IGTV from desktop. |
Filstørrelse | 175 KB |
Antal Installationer | 5,192 |
Nuværende Version | 1.0.3 |
Senest Opdateret | 2021-01-25 |
Udgivelsesdato | 2021-01-25 |
Bedømmelse | 2.60/5 Samlet 5 Bedømmelser |
Udvikler | brachovskitim |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://sites.google.com/view/extmaster/privacy |
Understøttede Sprog | id,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,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,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "libs\/jquery.js", "background.js" ] }, "browser_action": { "default_icon": { "128": "assets\/icons\/icon128.png", "256": "assets\/icons\/icon256.png", "32": "assets\/icons\/icon32.png", "64": "assets\/icons\/icon64.png" }, "default_title": "__MSG_name__" }, "content_scripts": [ { "all_frames": false, "js": [ "js\/browser.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_idle" }, { "js": [ "js\/replace.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ], "run_at": "document_start" }, { "css": [ "assets\/css\/popup.css" ], "js": [ "libs\/jquery.js", "js\/content.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ] }, { "all_frames": true, "js": [ "js\/instaLinkListener.js" ], "matches": [ " |