Calendar

Practical and professional calendar. Add to chrome, you'll like.

Was ist Calendar?

Calendar ist eine Chrome-Erweiterung, die von http://makpro.com entwickelt wurde, und ihr Hauptmerkmal ist "Practical and professional calendar. Add to chrome, you'll like.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Calendar-Erweiterungs-CRX-Datei herunterladen

Laden Sie Calendar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Just an app to take notes and check your daily activities on a calendar. You can take notes for your future activities and check when ever you want.

Listing: Centenary, Yearly, Monthly, Weekly, Daily.                    

Grundlegende Informationen zur Erweiterung

Name Calendar Calendar
ID fijomgmaiflkiojbpbpccfjofjndbgbj
Offizielle URL https://chrome.google.com/webstore/detail/calendar/fijomgmaiflkiojbpbpccfjofjndbgbj
Beschreibung Practical and professional calendar. Add to chrome, you'll like.
Dateigröße 62.39 KB
Installationsanzahl 692
Aktuelle Version 0.0.0.1
Letztes Update 2019-05-19
Veröffentlichungsdatum 2019-05-19
Bewertung 4.75/5 Insgesamt 4 Bewertungen
Entwickler http://makpro.com
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "0.0.0.1",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}