App for Instagram with DM
Direct Messages is fully supported. Enjoy the most beautiful Desktop client for Instagram.
Was ist App for Instagram with DM?
App for Instagram with DM ist eine Chrome-Erweiterung, die von http://igapp.me entwickelt wurde, und ihr Hauptmerkmal ist "Direct Messages is fully supported. Enjoy the most beautiful Desktop client for Instagram.".
Erweiterungsscreenshots
App for Instagram with DM-Erweiterungs-CRX-Datei herunterladen
Laden Sie App for Instagram with DM-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
More and more people all over the world use popular social media platform for communication, 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. Send and receive direct messages, watch stories and review the news feed. All functions are fully available. The world-famous photo | video sharing and editing service, application, and social network is finally available for Chrome Browser! App for Instagram is a Chrome add-on, which tweaks the Desktop Instagram version to look exactly, like a mobile app. Launch the app with an icon click, and enjoy clean, mobile app-style UI, rendered into a separate window. Never miss a photo, video or a story, upload right from your laptop - enjoy all the features of Instagram mobile app on your desktop!
Grundlegende Informationen zur Erweiterung
Name | |
ID | ablgadjkhamckdjbbjolcbfjdhhcobmo |
Offizielle URL | https://chrome.google.com/webstore/detail/app-for-instagram-with-dm/ablgadjkhamckdjbbjolcbfjdhhcobmo |
Beschreibung | Direct Messages is fully supported. Enjoy the most beautiful Desktop client for Instagram. |
Dateigröße | 369 KB |
Installationsanzahl | 410,076 |
Aktuelle Version | 2.4.0 |
Letztes Update | 2023-01-24 |
Veröffentlichungsdatum | 2021-03-23 |
Bewertung | 4.88/5 Insgesamt 165 Bewertungen |
Entwickler | http://igapp.me |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://igapp.me/ |
URL der Datenschutzrichtlinien-Seite | https://igapp.me/privacy-policy |
Unterstützte Sprachen | id,ms,de,en,en-GB,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,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", "icons": { "128": "img\/128.png", "64": "img\/64.png", "32": "img\/32.png" }, "browser_action": { "default_icon": "img\/64.png", "default_title": "__MSG_name__" }, "background": { "scripts": [ "js\/lib\/jquery.min.js", "js\/storage.js", "js\/background.js" ] }, "content_scripts": [ { "run_at": "document_start", "js": [ "js\/ua.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ] }, { "js": [ "js\/rate.js" ], "css": [ "css\/rate.css" ], "matches": [ "*:\/\/www.instagram.com\/*" ] }, { "css": [ "css\/content.css" ], "js": [ "js\/lib\/jquery.min.js", "js\/storage.js", "js\/content.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ] }, { "matches": [ " |