Almanax

Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!

Qu'est-ce que Almanax ?

Almanax est une extension Chrome développée par Guillaume, et sa fonction principale est "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Almanax

Téléchargez les fichiers d'extension Almanax 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

                        Read directly from your browser the information of the daily Almanax offering. You will also be notified when a new offering is available.

Ankabox : Guichiguichiguich

Data provided by almanax.zone-bouffe.com                    

Informations de Base sur l'Extension

Nom Almanax Almanax
ID hiefhhlebfekecejnemfghaflompnojg
URL Officiel https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg
Description Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
Taille du Fichier 354 KB
Nombre d'Installations 90
Version Actuelle 1.3
Dernière Mise à Jour 2014-02-23
Date de Publication 2014-02-23
Évaluation 4.00/5 Total 9 Évaluations
Développeur Guillaume
Type de Paiement free
Langues Prises en Charge en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "author": "Guichi",
    "version": "1.3",
    "icons": {
        "128": "icons\/128.png"
    },
    "default_locale": "en",
    "permissions": [
        "alarms",
        "notifications",
        "storage",
        "http:\/\/almanax.zone-bouffe.com\/json.php",
        "http:\/\/fan2dofus.com\/img\/png\/"
    ],
    "browser_action": {
        "default_icon": "icons\/19\/off.png",
        "default_popup": "ui.html"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    }
}