EXAI-Best Website Builder for Small Business
The best website builder for small business
¿Qué es EXAI-Best Website Builder for Small Business?
EXAI-Best Website Builder for Small Business es una extensión de Chrome desarrollada por blazhomk, y su función principal es "The best website builder for small business".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión EXAI-Best Website Builder for Small Business
Descarga archivos de extensión EXAI-Best Website Builder for Small Business en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | gplndapifclnjinmbeakcgkpmaijdmgb |
URL Oficial | https://chrome.google.com/webstore/detail/exai-best-website-builder/gplndapifclnjinmbeakcgkpmaijdmgb |
Descripción | The best website builder for small business |
Tamaño del Archivo | 40.61 KB |
Cantidad de Instalaciones | 166 |
Versión Actual | 0.0.1 |
Última Actualización | 2019-03-20 |
Fecha de Publicación | 2019-03-20 |
Desarrollador | blazhomk |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.exai.com |
URL de la Página de Ayuda | https://www.support.exai.com/ |
Idiomas Soportados | 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" ] } |