Appsco Dashboard
This extension is used to interact with Appsco Dashboard
Τι είναι το Appsco Dashboard;
Το Appsco Dashboard είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://appsco.com, και η κύρια λειτουργία του είναι "This extension is used to interact with Appsco Dashboard".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Appsco Dashboard
Λήψη αρχείων επέκτασης Appsco Dashboard σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Appsco Dashboard Extension provides single sign on to all your Appsco Dashboard applications. AppsCo is an easy, safe and secure place to manage all your web applications.One-click access to all of your apps from one place. Available instantly from all your devices through your very own dashboard. You can also share web apps among your friends, Family or business colleagues. Seamlessly sign in to all the web applications in owned and shared AppsCo Dashboards on all of your Android devices.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Appsco Dashboard |
ID | ickcbljkdegonfklncbejmbgcdlicnie |
Επίσημο URL | https://chromewebstore.google.com/detail/appsco-dashboard/ickcbljkdegonfklncbejmbgcdlicnie |
Περιγραφή | This extension is used to interact with Appsco Dashboard |
Μέγεθος Αρχείου | 876 KB |
Αριθμός Εγκαταστάσεων | 354 |
Τρέχουσα Έκδοση | 2.4.7 |
Τελευταία Ενημέρωση | 2019-07-24 |
Ημερομηνία Δημοσίευσης | 2019-07-24 |
Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | https://appsco.com |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Appsco Dashboard", "description": "This extension is used to interact with Appsco Dashboard", "version": "2.4.7", "icons": { "16": "resources\/icon16.png", "48": "resources\/icon48.png" }, "browser_action": { "default_icon": { "16": "resources\/icon16.png", "48": "resources\/icon48.png" }, "default_popup": "front\/index.html" }, "permissions": [ "activeTab", "webRequest", "tabs", "storage", "cookies", " |