Vimcal
Fly through your calendar
Hvad er Vimcal?
Vimcal er en Chrome-udvidelse udviklet af Vimcal Inc., og dens hovedfunktion er "Fly through your calendar".
Udvidelsesskærmbilleder
Download Vimcal-udvidelses-CRX-fil
Download Vimcal-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | akopimcimmdmklcmegcflfidpfegngke |
Officiel URL | https://chrome.google.com/webstore/detail/vimcal/akopimcimmdmklcmegcflfidpfegngke |
Beskrivelse | Fly through your calendar |
Filstørrelse | 2.69 MB |
Antal Installationer | 1,098 |
Nuværende Version | 1.0.35 |
Senest Opdateret | 2022-08-21 |
Udgivelsesdato | 2020-11-15 |
Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
Udvikler | Vimcal Inc. |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://vimcal.com |
URL til Fortrolighedspolitik Side | https://www.vimcal.com/privacy |
Understøttede Sprog | 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": [ " |