Christmas and Valentines Countdown

This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!

Qu'est-ce que Christmas and Valentines Countdown ?

Christmas and Valentines Countdown est une extension Chrome développée par kalebappdev, et sa fonction principale est "This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!".

Télécharger le fichier CRX de l'extension Christmas and Valentines Countdown

Téléchargez les fichiers d'extension Christmas and Valentines Countdown au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Christmas and Valentines Countdown Christmas and Valentines Countdown
ID didnloiagfnkefgcmojilkkbmhmlfnij
URL Officiel https://chromewebstore.google.com/detail/christmas-and-valentines/didnloiagfnkefgcmojilkkbmhmlfnij
Description This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!
Taille du Fichier 8.27 KB
Nombre d'Installations 35
Version Actuelle 2.1
Dernière Mise à Jour 2017-10-08
Date de Publication 2017-10-08
Évaluation 5.00/5 Total 2 Évaluations
Développeur kalebappdev
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Christmas and Valentines Countdown",
    "description": "This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!",
    "version": "2.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "christmas.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}