Entar.io – ChatGPT assistant on every page

Save 5x time with AI writing assistant

Entar.io – ChatGPT assistant on every pageคืออะไร?

Entar.io – ChatGPT assistant on every page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://entar.io และคุณลักษณะหลักของมันคือ "Save 5x time with AI writing assistant"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Entar.io – ChatGPT assistant on every page

ดาวน์โหลดไฟล์ส่วนขยาย Entar.io – ChatGPT assistant on every page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Let Entario create replies tailored to each inquiry in seconds.

Do you often find yourself struggling to come up with the right words while writing emails or messages? Entari.o is here to help!

AI-powered communications and writing companion that you can access on any website with just one click.

With Entar.io, you can save yourself a lot of time and effort on various writing-related tasks. It's super easy to use - simply click highlight text in a page and click on icon to access it. And the best part? It works seamlessly with all your favourite websites!

So why not give Entar.io a try today? It's a great way to improve your productivity and make your daily work routine a breeze.                    

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

ชื่อ Entar.io – ChatGPT assistant on every page Entar.io – ChatGPT assistant on every page
ID iomfpepeckjfjeebleidepflmbnmcaok
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/entario-%E2%80%93-chatgpt-assista/iomfpepeckjfjeebleidepflmbnmcaok
คำอธิบาย Save 5x time with AI writing assistant
ขนาดไฟล์ 1.18 MB
จำนวนการติดตั้ง 312
เวอร์ชันปัจจุบัน 3.0.0
อัปเดตครั้งล่าสุด 2023-07-18
วันที่เผยแพร่ 2023-01-24
คะแนน 4.40/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://entar.io
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://www.entar.io/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "externally_connectable": {
        "matches": [
            "https:\/\/api.entar.io\/*",
            "https:\/\/dev-iqvkoa5eyblhtqk3.us.auth0.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "index.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Save 5x time with AI writing assistant",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "manifest_version": 3,
    "name": "Entar.io \u2013 ChatGPT assistant on every page",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/dev-iqvkoa5eyblhtqk3.us.auth0.com\/*"
    ],
    "version": "3.0.0"
}