Almanax

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

ما هو Almanax؟

Almanax هو إضافة Chrome تم تطويرها بواسطة Guillaume، والميزة الرئيسية لها هي "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Almanax

قم بتنزيل ملفات الامتداد Almanax بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Almanax Almanax
ID hiefhhlebfekecejnemfghaflompnojg
عنوان URL الرسمي https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg
الوصف Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
حجم الملف 354 KB
عدد التثبيتات 90
النسخة الحالية 1.3
آخر تحديث 2014-02-23
تاريخ النشر 2014-02-23
تقييم 4.00/5 مجموع تقييمات 9
المطور Guillaume
نوع الدفع free
اللغات المدعومة 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
    }
}