Save INST
Enjoy the ability to download videos and stories from INST
Apa itu Save INST?
Save INST adalah ekstensi Chrome yang dikembangkan oleh tatewashi6306, dan fitur utamanya adalah "Enjoy the ability to download videos and stories from INST".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Save INST
Unduh file ekstensi Save INST dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Surely you use social networks and one of them is Instagram. Our Save INST for Instagram and other sites will make this app easier to use. After all, with its help you can upload photos in excellent quality. When uploading a photo, the quality will not deteriorate at all. There is also one very convenient function for downloading all images from the site. Everything is very easy and simple. We are sure that you will not regret installing Save INST. Download now and start using
Informasi Dasar Ekstensi
Nama | |
ID | keognmbghmelahkjeogphkjpfjjnpamb |
URL Resmi | https://chrome.google.com/webstore/detail/save-inst/keognmbghmelahkjeogphkjpfjjnpamb |
Deskripsi | Enjoy the ability to download videos and stories from INST |
Ukuran File | 105 KB |
Jumlah Instalasi | 548 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2021-11-09 |
Tanggal Publikasi | 2021-11-09 |
Pengembang | tatewashi6306 |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "browser_action": { "default_icon": "png\/insta.png", "default_popup": "html\/win.html" }, "icons": { "128": "png\/insta.png" }, "content_scripts": [ { "all_frames": true, "css": [ "css\/bootStyle.css" ], "js": [ "jquery-3.5.1.min.js", "transcriptOn.js", "intervalLoop.js" ], "matches": [ "*:\/\/*.instagram.com\/*" ] }, { "all_frames": true, "run_at": "document_start", "js": [ "contentFactory.js" ], "matches": [ "*:\/\/*.instagram.com\/*" ] }, { "all_frames": true, "css": [ "css\/downloaderStyle.css" ], "js": [ "transcriptBinder.js", "DOMBuilder.js" ], "matches": [ " |