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是由blazhomk開發的Chrome擴展程式,該擴展的主要功能是“The best website builder for small business”。
擴展截圖
下載EXAI-Best Website Builder for Small Business擴展crx文件
下載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 |
官方網址 | 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" ] } |