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」です。

拡張機能のスクリーンショット

screenshot

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.                    

拡張機能の基本情報

名前 EXAI-Best Website Builder for Small Business EXAI-Best Website Builder for Small Business
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"
    ]
}