Almanax

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

Wat is Almanax?

Almanax is een Chrome-extensie ontwikkeld door Guillaume, en de belangrijkste functie is "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Almanax

Download Almanax-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

                        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                    

Basisinformatie over de Extensie

Naam Almanax Almanax
ID hiefhhlebfekecejnemfghaflompnojg
Officiële URL https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg
Beschrijving Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
Bestandsgrootte 354 KB
Aantal Installaties 90
Huidige Versie 1.3
Laatst Bijgewerkt 2014-02-23
Publicatiedatum 2014-02-23
Beoordeling 4.00/5 Totaal 9 Beoordelingen
Ontwikkelaar Guillaume
Betalingswijze free
Ondersteunde Talen 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
    }
}