Almanax

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

什么是Almanax?

Almanax是由Guillaume开发的Chrome扩展程序,该扩展的主要功能是“Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!”。

扩展截图

screenshot

下载Almanax扩展crx文件

下载Almanax扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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
    }
}