Cykel AI
Cykel AI browser extension
Cykel AIคืออะไร?
Cykel AI เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://cykel.ai และคุณลักษณะหลักของมันคือ "Cykel AI browser extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cykel AI
ดาวน์โหลดไฟล์ส่วนขยาย Cykel AI ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Send an email, place an order or update a spreadsheet. You type, Cykel acts. Cut your to-do list in half. Spend less time on manual digital work and more time on strategic decisions and creativity. From Gmail to Shopify, Cykel works anywhere. A whole new way to get things done with the software and websites you already use. Cykel adds a layer of AI automation to your existing workflows – no new setup required. Whatever your job role, Cykel AI offers scalable solutions, from individual use to enterprise needs. Experience AI and task automation designed to boost your productivity. Automate your first task today with Cykel.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Cykel AI |
ID | mcjcpjokomkmeenbokgamhfenijiggje |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cykel-ai/mcjcpjokomkmeenbokgamhfenijiggje |
คำอธิบาย | Cykel AI browser extension |
ขนาดไฟล์ | 2.23 MB |
จำนวนการติดตั้ง | 107 |
เวอร์ชันปัจจุบัน | 1.2.6 |
อัปเดตครั้งล่าสุด | 2024-02-23 |
วันที่เผยแพร่ | 2023-12-20 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://cykel.ai |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://cykel.ai |
URL หน้านโยบายความเป็นส่วนตัว | https://www.cykel.ai/privacy-policy |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cykel AI", "description": "Cykel AI browser extension", "version": "1.2.6", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "permissions": [ "tabs", "activeTab", "storage", "clipboardWrite", "management", "identity" ], "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'; https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/apis.google.com; object-src 'self'" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |