ZipZap.AI-Immersive Multilingual Translation

The best immersive multilingual translator ✨ and AI assistant, supports the most advanced GPT-4 model

ZipZap.AI-Immersive Multilingual Translationคืออะไร?

ZipZap.AI-Immersive Multilingual Translation เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://zipzap.ai และคุณลักษณะหลักของมันคือ "The best immersive multilingual translator ✨ and AI assistant, supports the most advanced GPT-4 model"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ZipZap.AI-Immersive Multilingual Translation

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

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

                        🚀 Quick Start & 👉 Main Features
1️⃣ Free immersive translation: When reading foreign language content on Twitter, Discord, etc., hover your mouse to automatically translate into your native language.
2️⃣ For major communities like Twitter, Reddit, Discord, Facebook, Telegram, LinkedIn, etc., it can translate what you write in your native language into the needed foreign text when posting or replying to content.
3️⃣ Click the ZipZap.AI icon in the lower right corner of any webpage to bring up the sidebar AI chat. The hover icon can be dragged anywhere.
4️⃣ Get 10 free ZPoints to casually chat with ZipZap.AI, enough for daily use.
5️⃣ 7 days of free subscription trial, don't worry and feel free to try it out.

--------
What is immersive translation?
When hovering over foreign language content on webpages, it is automatically translated. ZipZap.AI's immersive translation feature, powered by strong generative AI language models (ChatGPT), enables seamless, immersive and uninterrupted highly professional and efficient translation when browsing websites like Twitter, Discord and more, completely free of charge, requiring only the download of the ZipZap.AI browser extension.

How do I use immersive translation?
Once you've installed and logged into the ZipZap.AI browser extension, when browsing any foreign language websites, simply hover over the text you want translated and it will automatically translate to your default local language. It's all highly automated and extremely convenient, requiring minimal setup on your part.

How do I install the ZipZap.AI browser extension?
On the ZipZap.AI homepage or downloads page, follow the installation instructions to download the extension for your browser version. Note: Upon successful download, follow the prompts to pin ZipZap.AI as a commonly used extension for easy access later.

Is ZipZap.AI free?
You can start using ZipZap.AI for free, with free users getting 10 ZPoints and verified Twitter users getting an additional 10 ZPoints for free, to translate around 15,000 characters. For more advanced features, you can upgrade to a paid subscription plan anytime.

What is ZPoints? (Credits)
ZPoints is the currency on the ZipZap.AI platform. Applications like translation consume tokens from the respective AI models. ZPoints consumption occurs according to the pricing for the model tokens. By purchasing more ZPoints, users unlock advanced subscription features. Please note ZPoints cannot be refunded, withdrawn or exchanged into fiat currency.                    

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

ชื่อ ZipZap.AI-Immersive Multilingual Translation ZipZap.AI-Immersive Multilingual Translation
ID adgonllpblokkhnlfifemffghfbbpknk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/zipzapai-immersive-multil/adgonllpblokkhnlfifemffghfbbpknk
คำอธิบาย The best immersive multilingual translator ✨ and AI assistant, supports the most advanced GPT-4 model
ขนาดไฟล์ 3.23 MB
จำนวนการติดตั้ง 9,000
เวอร์ชันปัจจุบัน 2.0.6
อัปเดตครั้งล่าสุด 2023-11-22
วันที่เผยแพร่ 2023-04-24
คะแนน 4.94/5 รวมทั้งหมด 140 คะแนน
ผู้พัฒนา https://zipzap.ai
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://www.zipzap.ai/
URL หน้าช่วยเหลือ https://zipzapai.gitbook.io/zipzapai/
URL หน้านโยบายความเป็นส่วนตัว https://zipzapai.gitbook.io/zipzap.ai/about/privacy-policy
ภาษาที่รองรับ id,de,en,en-US,fil,fr,vi,tr,es,it,pt-PT,ru,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.0.6",
    "author": "[email protected]",
    "name": "__MSG_extensionDisplayName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "cookies",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contents.ca319030.js"
            ],
            "run_at": "document_start",
            "css": [
                "font.78aa8533.css",
                "contents.5e1f5e40.css"
            ]
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        ""
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+M",
                "mac": "Command+M"
            }
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "Poppins-Regular.c8ac3081.woff2",
                "Poppins-Medium.85c02db2.woff2",
                "Poppins-SemiBold.1abfc8ac.woff2",
                "KaTeX_Main-Bold.1b313ea7.woff2",
                "KaTeX_Main-BoldItalic.2673bd0f.woff2",
                "KaTeX_Main-Italic.d5212996.woff2",
                "KaTeX_Main-Regular.1f701576.woff2",
                "contents.fb113bb8.css",
                "contents.c72b693b.css",
                "contents.f5252e4b.css",
                "face.b3a55bb1.png",
                "icon.93a5d608.png",
                "logout.deb31131.png",
                "seting.aabd895c.png",
                "contents.573ab1a4.svg",
                "contents.f6b09938.svg",
                "contents.4bf98072.svg",
                "contents.93a0bf73.css",
                "contents.19e21982.svg",
                "contents.8dacbf47.svg",
                "contents.4d5cf87c.svg",
                "contents.379a8868.svg",
                "contents.b854ff81.svg",
                "contents.385bd13c.svg",
                "contents.3e9e5bb1.svg",
                "contents.0c6eb1a2.svg",
                "contents.ba63854b.svg",
                "contents.2604b53f.svg",
                "contents.d2d06c35.svg",
                "contents.0d32d4e9.svg",
                "contents.ccfc5f24.svg",
                "contents.359169ab.svg",
                "contents.7a902b0b.svg",
                "contents.054612bf.svg",
                "contents.328f66c3.svg",
                "contents.1f8440f1.svg",
                "contents.c67f63f0.svg",
                "contents.ba0add4f.svg",
                "contents.f4494373.svg",
                "contents.2695ecca.svg",
                "contents.1a7f3d42.css",
                "contents.b4b5a108.svg",
                "contents.5d229b31.png"
            ]
        }
    ]
}