SiteW.com - Free website builder
Create a free website
SiteW.com - Free website builderとは何ですか?
SiteW.com - Free website builderはhttps://www.sitew.comによって開発されたChromeの拡張機能で、その主な機能は「Create a free website」です。
拡張機能のスクリーンショット
SiteW.com - Free website builder拡張機能のCRXファイルをダウンロード
SiteW.com - Free website builder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Fast access to your SiteW.com account
拡張機能の基本情報
名前 | |
ID | jfdpgmjmkkfpkkmpocbbjoaibkbbhjdo |
公式URL | https://chrome.google.com/webstore/detail/sitewcom-cr%C3%A9er-un-site-fa/jfdpgmjmkkfpkkmpocbbjoaibkbbhjdo |
説明 | Create a free website |
ファイルサイズ | 48.74 KB |
インストール数 | 419 |
現在のバージョン | 1.1 |
最終更新日 | 2022-02-10 |
公開日 | 2017-02-22 |
評価 | 4.29/5 合計 7 レビュー |
開発者 | https://www.sitew.com |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://www.sitew.com/FAQ-sur-la-realisation-de-site#contact |
対応言語 | de,en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "short_name": "__MSG_shortname__", "description": "__MSG_description__", "manifest_version": 2, "default_locale": "fr", "version": "1.1", "background": { "scripts": [ "javascript\/background.js" ], "persistent": false }, "permissions": [ "notifications" ], "browser_action": { "default_icon": { "64": "images\/logo64.png" }, "default_title": "__MSG_title__" }, "icons": { "128": "images\/icon-128.png", "48": "images\/icon-48.png", "16": "images\/logo16.png" } } |