Vimcal
Fly through your calendar
什麼是Vimcal?
Vimcal是由Vimcal Inc.開發的Chrome擴展程式,該擴展的主要功能是“Fly through your calendar”。
擴展截圖
下載Vimcal擴展crx文件
下載Vimcal擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | akopimcimmdmklcmegcflfidpfegngke |
官方網址 | https://chrome.google.com/webstore/detail/vimcal/akopimcimmdmklcmegcflfidpfegngke |
簡介 | Fly through your calendar |
檔案大小 | 2.69 MB |
安裝次數 | 1,098 |
目前版本 | 1.0.35 |
更新時間 | 2022-08-21 |
上架時間 | 2020-11-15 |
評分 | 5.00/5 共 4 次評分 |
開發者 | Vimcal Inc. |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://vimcal.com |
隱私政策頁面URL | https://www.vimcal.com/privacy |
支援的語言 | 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": [ " |