Cykel AI
Cykel AI browser extension
Apa itu Cykel AI?
Cykel AI adalah ekstensi Chrome yang dikembangkan oleh https://cykel.ai, dan fitur utamanya adalah "Cykel AI browser extension".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Cykel AI
Unduh file ekstensi Cykel AI dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Cykel AI |
ID | mcjcpjokomkmeenbokgamhfenijiggje |
URL Resmi | https://chromewebstore.google.com/detail/cykel-ai/mcjcpjokomkmeenbokgamhfenijiggje |
Deskripsi | Cykel AI browser extension |
Ukuran File | 2.23 MB |
Jumlah Instalasi | 107 |
Versi Saat Ini | 1.2.6 |
Terakhir Diperbarui | 2024-02-23 |
Tanggal Publikasi | 2023-12-20 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | https://cykel.ai |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://cykel.ai |
URL Halaman Kebijakan Privasi | https://www.cykel.ai/privacy-policy |
Bahasa yang Didukung | 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:\/\/*\/*", " |