Almanax

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

Apa itu Almanax?

Almanax adalah ekstensi Chrome yang dikembangkan oleh Guillaume, dan fitur utamanya adalah "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Almanax

Unduh file ekstensi Almanax dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Almanax Almanax
ID hiefhhlebfekecejnemfghaflompnojg
URL Resmi https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg
Deskripsi Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
Ukuran File 354 KB
Jumlah Instalasi 90
Versi Saat Ini 1.3
Terakhir Diperbarui 2014-02-23
Tanggal Publikasi 2014-02-23
Penilaian 4.00/5 Total 9 Penilaian
Pengembang Guillaume
Tipe Pembayaran free
Bahasa yang Didukung 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
    }
}