Taplytics
Taplytics Web Visual Editor
Taplyticsとは何ですか?
TaplyticsはTaplytics Inc.によって開発されたChromeの拡張機能で、その主な機能は「Taplytics Web Visual Editor」です。
拡張機能のスクリーンショット
Taplytics拡張機能のCRXファイルをダウンロード
Taplytics拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Elevate your website experience using the Taplytics web editor chrome extension.
The Taplytics web editor makes website optimization simple by allowing you to quickly:
-Modify your website on the fly without any developers
-Create A/B tests and experiments
-Personalize website experiences
-Preview and launch website enhancements
-Analyze and scale successful experiments
The extension includes access to a visual editor which helps you make quick, code-free website changes. For more advanced modifications, you can also add new Javascript or CSS directly from the editor. 拡張機能の基本情報
| 名前 | |
| ID | fnjpomkbleoheneikbmoiaiodmnbkibb |
| 公式URL | https://chromewebstore.google.com/detail/taplytics/fnjpomkbleoheneikbmoiaiodmnbkibb |
| 説明 | Taplytics Web Visual Editor |
| ファイルサイズ | 3.33 MB |
| インストール数 | 132 |
| 現在のバージョン | 1.72.0 |
| 最終更新日 | 2023-11-13 |
| 公開日 | 2019-09-30 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Taplytics Inc. |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://taplytics.com/privacy-policy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Taplytics",
"description": "Taplytics Web Visual Editor",
"version": "1.72.0",
"browser_action": {
"default_icon": "16.png",
"default_popup": "popup.html"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"*:\/\/*\/*"
],
"content_scripts": [
{
"matches": [
" | |