Net.hr Freemail
U svakom trenutku budite obaviješteni o novim porukama u vašem freemail sandučiću!
Net.hr Freemailとは何ですか?
Net.hr Freemailはhttps://freemail.net.hrによって開発されたChromeの拡張機能で、その主な機能は「U svakom trenutku budite obaviješteni o novim porukama u vašem freemail sandučiću!」です。
拡張機能のスクリーンショット
Net.hr Freemail拡張機能のCRXファイルをダウンロード
Net.hr Freemail拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                                             拡張機能の基本情報
| 名前 |   |  
| ID | jpmaemngchflklanemgaicbgigjjblla | 
| 公式URL | https://chromewebstore.google.com/detail/nethr-freemail/jpmaemngchflklanemgaicbgigjjblla | 
| 説明 | U svakom trenutku budite obaviješteni o novim porukama u vašem freemail sandučiću! | 
| ファイルサイズ | 39.56 KB | 
| インストール数 | 147 | 
| 現在のバージョン | 0.0.7.0 | 
| 最終更新日 | 2012-11-09 | 
| 公開日 | 2012-11-09 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | https://freemail.net.hr | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | http://freemail.net.hr/ | 
| 対応言語 | hr | 
| manifest.json | |
 {
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Net.hr Freemail",
    "version": "0.0.7.0",
    "manifest_version": 2,
    "description": "U svakom trenutku budite obavije\u0161teni o novim porukama u va\u0161em freemail sandu\u010di\u0107u!",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "*:\/\/*.net.hr\/",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "images\/icon-off.png"
    },
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    }
}  |  |