Almanax

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

O que é Almanax?

Almanax é uma extensão do Chrome desenvolvida por Guillaume, e sua principal característica é "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Almanax

Baixe arquivos de extensão Almanax no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Almanax Almanax
ID hiefhhlebfekecejnemfghaflompnojg
URL Oficial https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg
Descrição Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
Tamanho do Arquivo 354 KB
Contagem de Instalações 90
Versão Atual 1.3
Última Atualização 2014-02-23
Data de Publicação 2014-02-23
Classificação 4.00/5 Total de 9 Avaliações
Desenvolvedor Guillaume
Tipo de Pagamento free
Idiomas Suportados 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
    }
}