Almanax

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

Was ist Almanax?

Almanax ist eine Chrome-Erweiterung, die von Guillaume entwickelt wurde, und ihr Hauptmerkmal ist "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!".

Erweiterungsscreenshots

screenshot

Almanax-Erweiterungs-CRX-Datei herunterladen

Laden Sie Almanax-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

                        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                    

Grundlegende Informationen zur Erweiterung

Name Almanax Almanax
ID hiefhhlebfekecejnemfghaflompnojg
Offizielle URL https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg
Beschreibung Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
Dateigröße 354 KB
Installationsanzahl 90
Aktuelle Version 1.3
Letztes Update 2014-02-23
Veröffentlichungsdatum 2014-02-23
Bewertung 4.00/5 Insgesamt 9 Bewertungen
Entwickler Guillaume
Zahlungsart free
Unterstützte Sprachen 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
    }
}