Vimcal
Fly through your calendar
Apa itu Vimcal?
Vimcal adalah ekstensi Chrome yang dikembangkan oleh Vimcal Inc., dan fitur utamanya adalah "Fly through your calendar".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Vimcal
Unduh file ekstensi Vimcal 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
Vimcal is the world’s fastest calendar, beautifully designed for the prosumer. You’ll get everything a modern calendar should have: instant availability sharing, time zone conversions, hotkeys, and so much more. If you have a lot of meetings, Vimcal will save you hours every week while scheduling. Prepare to meet you executive assistant, disguised as a calendar app.
Informasi Dasar Ekstensi
Nama | |
ID | akopimcimmdmklcmegcflfidpfegngke |
URL Resmi | https://chrome.google.com/webstore/detail/vimcal/akopimcimmdmklcmegcflfidpfegngke |
Deskripsi | Fly through your calendar |
Ukuran File | 2.69 MB |
Jumlah Instalasi | 1,098 |
Versi Saat Ini | 1.0.35 |
Terakhir Diperbarui | 2022-08-21 |
Tanggal Publikasi | 2020-11-15 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | Vimcal Inc. |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://vimcal.com |
URL Halaman Kebijakan Privasi | https://www.vimcal.com/privacy |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Vimcal", "name": "Vimcal", "description": "Fly through your calendar", "version": "1.0.35", "manifest_version": 2, "homepage_url": "https:\/\/vimcal.com", "icons": { "16": "16x16.png", "48": "48x48.png", "128": "128x128.png" }, "background": { "scripts": [ "app\/background.js" ] }, "commands": { "toggle_extension": { "suggested_key": { "default": "Ctrl+Shift+K" }, "description": "Toggle extension" } }, "browser_action": { "default_icon": { "16": "16x16.png", "32": "32x32.png" }, "default_title": "Vimcal" }, "content_scripts": [ { "matches": [ " |