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