INLoad | App Client for Instagram™
Download photos, videos, stories, Reels from Instagram for free. Schedule posts on Instagram, fast save IGTV.
What is INLoad | App Client for Instagram™?
INLoad | App Client for Instagram™ is a Chrome extension developed by https://ig4desktop.com, and its main feature is "Download photos, videos, stories, Reels from Instagram for free. Schedule posts on Instagram, fast save IGTV.".
Extension Screenshots
Download INLoad | App Client for Instagram™ Extension CRX File
Download INLoad | App Client for Instagram™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This very simple app allows you to access to the Instagram™ mobile website like you can do on your smartphone but on your computer! More and more people all over the world use popular social media platform for communication such us Instagram or Facebook, entertainment and even business in everyday living. To make this usage more convenient, we gave developed a fully identically mobile version of Instagram website in your browser. It's a good alternative to chat in the web instead of mobile phone while you are working in the office or watch a movie in the evening. With this INLoad | App Client for Instagram™ extension you can now: - Upload photos and upload videos - Direct Messages are fully supported - Open / Download photos and videos in full HD - Everything you can do normally on your phone on the Instagram mobile website (like, follow, comment, browse, ..) - Repost pictures and videos. - Dark theme for Instagram - Make a screenshot directly on Instagram Dark mode Take care of your eyes day and night using dark mode or changing screen brightness to special eye-protective color. Dark Theme enables night mode on nearly all websites and gives you the ability to control the built-in dark themes on those that have it. The feature you always dreamed about but couldn’t find. So no more Instagram screenshots and screen recordings. This useful INLoad Chrome extension will help you download photos, videos and stories from Instagram to your computer. Use Instagram just like you’d typically use it on your smartphone. In addition, you can see photos or video clips and post them on Instagram from your computer. A bonus is a built-in function to save pictures and videos. How to use the INLoad? 1. Install extension for Chrome. 2. Pin the extension for quick access. 3. Open any web pages in your browser. 4. Click to the extension icon on browser toolbar. This app requires only the minimal permissions required to work to improve your security. Warning Instagram™ is a trademark of Instagram Inc., registered in the U.S. and other countries. This is an independent project developed by AppIg Web. and has no relationship to Instagram™ or Instagram Inc. Rate us! We work hard to provide you with the best experience. If you like our extension, please provide us with a 5 star rating!
Extension Basic Information
Name | INLoad | App Client for Instagram™ |
ID | ikcgnmhndofpnljaijlpjjbbpiamehan |
Official URL | https://chromewebstore.google.com/detail/inload-app-client-for-ins/ikcgnmhndofpnljaijlpjjbbpiamehan |
Description | Download photos, videos, stories, Reels from Instagram for free. Schedule posts on Instagram, fast save IGTV. |
File Size | 159 KB |
Installation Count | 890,762 |
Current Version | 1.0.4 |
Last Updated | 2023-12-06 |
Publish Date | 2022-12-14 |
Rating | 4.73/5 Total 532 Ratings |
Developer | https://ig4desktop.com |
[email protected] | |
Payment Type | free |
Extension Website | https://ig4desktop.com |
Privacy Policy Page URL | https://ig4desktop.com/privacy-policy.html |
Supported Languages | id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "short_name": "INLoad", "default_locale": "en", "version": "1.0.4", "manifest_version": 3, "background": { "service_worker": "worker.js" }, "icons": { "128": "img\/logo.png", "256": "img\/logo.png", "32": "img\/logo.png", "64": "img\/logo.png" }, "action": { "default_icon": { "128": "img\/logo.png", "256": "img\/logo.png", "32": "img\/logo.png", "64": "img\/logo.png" }, "default_title": "__MSG_name__" }, "content_scripts": [ { "js": [ "data\/change.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ], "run_at": "document_start" }, { "css": [ "assets\/popup.css", "assets\/rate.css", "assets\/theme.css" ], "js": [ "data\/libs\/jquery.js", "data\/content.js", "data\/rate.js", "data\/change.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ] }, { "run_at": "document_start", "all_frames": true, "js": [ "data\/listenerLink.js" ], "matches": [ " |