EXAI-Best Website Builder for Small Business
The best website builder for small business
Τι είναι το EXAI-Best Website Builder for Small Business;
Το EXAI-Best Website Builder for Small Business είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον blazhomk, και η κύρια λειτουργία του είναι "The best website builder for small business".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης EXAI-Best Website Builder for Small Business
Λήψη αρχείων επέκτασης EXAI-Best Website Builder for Small Business σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Exai is one of the leading solutions for small businesses on the market today. It's an all-in-one tool for building, hosting and maintaining your website. It's a cost-effective solution to breaking free from platforms like WordPress and Joomla that are too complex and difficult to manage. The software updates and optimizes your website automatically, keeping it up to Google standards at all times. Exai is excellent option if you have a small business and are looking for an affordable yet reliable small business content management and web hosting services. What the company swears to offer is top-end reliability, top-notch security, and excellent customer service. With this extension you can search the best options and web solution for small businesses across the globe.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | gplndapifclnjinmbeakcgkpmaijdmgb |
Επίσημο URL | https://chrome.google.com/webstore/detail/exai-best-website-builder/gplndapifclnjinmbeakcgkpmaijdmgb |
Περιγραφή | The best website builder for small business |
Μέγεθος Αρχείου | 40.61 KB |
Αριθμός Εγκαταστάσεων | 166 |
Τρέχουσα Έκδοση | 0.0.1 |
Τελευταία Ενημέρωση | 2019-03-20 |
Ημερομηνία Δημοσίευσης | 2019-03-20 |
Προγραμματιστής | blazhomk |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.exai.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://www.support.exai.com/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EXAI-Best Website Builder for Small Business", "version": "0.0.1", "manifest_version": 2, "description": "The best website builder for small business", "homepage_url": "https:\/\/www.exai.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "https:\/\/exai.com" ] } |