smartocto Tentacles

Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.

smartocto Tentaclesคืออะไร?

smartocto Tentacles เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://smartocto.com และคุณลักษณะหลักของมันคือ "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย smartocto Tentacles

ดาวน์โหลดไฟล์ส่วนขยาย smartocto Tentacles ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        SmartOcto Tentacles helps you optimizing your website. Receive tips about positioning teasers, based on realtime and historical data. Discover what headline gives the maximum amount of readers by running A/B-tests.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
คำอธิบาย Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
ขนาดไฟล์ 29 KB
จำนวนการติดตั้ง 2,527
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2022-07-14
วันที่เผยแพร่ 2022-07-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://smartocto.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://smartocto.com
URL หน้าช่วยเหลือ https://smartocto.com/support
URL หน้านโยบายความเป็นส่วนตัว https://www.smartocto.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "smartocto Tentacles",
    "version": "1.3",
    "manifest_version": 3,
    "short_name": "Tentacles",
    "description": "Enable smartocto Tentacles to start optimizing your website by A\/B-testing and positioning teasers, based on realtime data.",
    "homepage_url": "https:\/\/smartocto.com?utm_source=google_chrome_webstore&utm_medium=referral&utm_content=extentions",
    "author": "smartocto",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Enable\/disable Tentacles",
        "default_icon": "icon48.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        ""
    ]
}