LK Calendar

SriLanka Holiday Calendar

Wat is LK Calendar?

LK Calendar is een Chrome-extensie ontwikkeld door Nash171, en de belangrijkste functie is "SriLanka Holiday Calendar".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie LK Calendar

Download LK Calendar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Sri Lanka holiday calendar indicating public, poya, bank and mercantile holidays.
Easily accessible popup calendar for chrome users.                    

Basisinformatie over de Extensie

Naam LK Calendar LK Calendar
ID bljnfjlmfcflkiocakogobninnpkbhja
Officiële URL https://chromewebstore.google.com/detail/lk-calendar/bljnfjlmfcflkiocakogobninnpkbhja
Beschrijving SriLanka Holiday Calendar
Bestandsgrootte 2.53 MB
Aantal Installaties 327
Huidige Versie 10.2
Laatst Bijgewerkt 2024-02-23
Publicatiedatum 2019-12-24
Beoordeling 5.00/5 Totaal 13 Beoordelingen
Ontwikkelaar Nash171
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.facebook.com/lkcalendar
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LK Calendar",
    "description": "SriLanka Holiday Calendar",
    "version": "10.2",
    "icons": {
        "16": "images\/logo-16.png",
        "128": "images\/logo-128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/logo-16.png",
            "128": "images\/logo-128.png"
        },
        "default_title": "LK Calendar"
    },
    "background": {
        "service_worker": "eventPage.js"
    },
    "permissions": [
        "system.display"
    ]
}