Almanax
Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
Vad är Almanax?
Almanax är en Chrome-tillägg utvecklad av Guillaume, och dess huvudfunktion är "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!".
Tilläggsskärmbilder
Ladda ner Almanax-förlängningens CRX-fil
Ladda ner Almanax-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        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                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | hiefhhlebfekecejnemfghaflompnojg | 
| Officiell webbadress | https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg | 
| Beskrivning | Find out everything you need to know about your daily Almanax offering to make sure you won't miss any! | 
| Filstorlek | 354 KB | 
| Antal Installationer | 90 | 
| Aktuell Version | 1.3 | 
| Senast Uppdaterad | 2014-02-23 | 
| Publiceringsdatum | 2014-02-23 | 
| Betyg | 4.00/5 Totalt 9 Betyg | 
| Utvecklare | Guillaume | 
| Betalningssätt | free | 
| Stödda Språk | 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
    }
}  |  |