Direct Message for Instagram™
It's a set of most useful features for Instagram: direct messages, upload stories and IGTV, screenshot capture, and much more!
Τι είναι το Direct Message for Instagram™;
Το Direct Message for Instagram™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://direct-message.freefinancetools.net, και η κύρια λειτουργία του είναι "It's a set of most useful features for Instagram: direct messages, upload stories and IGTV, screenshot capture, and much more!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Direct Message for Instagram™
Λήψη αρχείων επέκτασης Direct Message for Instagram™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Direct Message for Instagram allows you to send direct messages from your desktop PC. Get instant access to Instagram when you install our extension today. DM others and get notified when you have new messages View photos and follow links you've been sent, and read messages while surfing inside your browser today. Dont get distracted by your mobile phone today and just use our software extension to browse through . Here is what you need to do to get started Install our software extension Login to Instagram after you click on our extension icon Begin answering your messages/surfing Disclaimer: Please note this extension is NOT made by Facebook and is made by an independent development team. All copyrights belong to their respective owners. Google doesn’t endorse or sponsor this Chrome extension. This software is not owned by, is not licensed by and is not a subsidiary of Facebook Inc.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | apiocbbieeoemocnhfddldimnifoobaa |
Επίσημο URL | https://chrome.google.com/webstore/detail/direct-message-for-instag/apiocbbieeoemocnhfddldimnifoobaa |
Περιγραφή | It's a set of most useful features for Instagram: direct messages, upload stories and IGTV, screenshot capture, and much more! |
Μέγεθος Αρχείου | 1.17 MB |
Αριθμός Εγκαταστάσεων | 5,000 |
Τρέχουσα Έκδοση | 3.0.0 |
Τελευταία Ενημέρωση | 2022-09-27 |
Ημερομηνία Δημοσίευσης | 2020-10-21 |
Αξιολόγηση | 4.30/5 Συνολικά 89 Αξιολογήσεις |
Προγραμματιστής | https://direct-message.freefinancetools.net |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "\/js\/bg-worker.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/ua.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ], "run_at": "document_start" }, { "all_frames": true, "css": [ "css\/rate.css" ], "js": [ "js\/content-scripts\/rate.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ] }, { "all_frames": true, "css": [ "css\/content.css" ], "js": [ "js\/lib\/jquery.min.js", "js\/storage.js", "js\/content-scripts\/content.js" ], "matches": [ "*:\/\/www.instagram.com\/*" ] } ], "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/direct-message.freefinancetools.net\/", "icons": { "128": "img\/128.png", "32": "img\/32.png", "64": "img\/64.png" }, "manifest_version": 3, "name": "__MSG_name__", "options_page": "ui\/options\/options.html", "permissions": [ "activeTab", "contextMenus", "storage" ], "host_permissions": [ "*:\/\/*.instagram.com\/*" ], "version": "3.0.0", "web_accessible_resources": [ { "resources": [ "img\/*", "css\/*" ], "matches": [ " |