Ubilling stats

This extension check account status for providers with Ubilling

Ubilling statsとは何ですか?

Ubilling statsはnightflyによって開発されたChromeの拡張機能で、その主な機能は「This extension check account status for providers with Ubilling」です。

拡張機能のスクリーンショット

screenshot

Ubilling stats拡張機能のCRXファイルをダウンロード

Ubilling stats拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Перевірка стану рахунку, для провайдерів що використовують Ubilling.

1.2.5 - fixed debt account state issue.
1.2.4 - added Georgean, Romanian and Russian locale.                    

拡張機能の基本情報

名前 Ubilling stats Ubilling stats
ID jgbdhmicbegjppohlonbfohpphkcnflb
公式URL https://chromewebstore.google.com/detail/ubilling-stats/jgbdhmicbegjppohlonbfohpphkcnflb
説明 This extension check account status for providers with Ubilling
ファイルサイズ 90.14 KB
インストール数 888
現在のバージョン 1.2.5
最終更新日 2016-11-07
公開日 2016-11-07
評価 4.91/5 合計 11 レビュー
開発者 nightfly
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://ubilling.net.ua
ヘルプページのURL http://wiki.ubilling.net.ua
対応言語 uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ubilling stats",
    "short_name": "UBstats",
    "description": "This extension check account status for providers with Ubilling",
    "version": "1.2.5",
    "icons": {
        "128": "rainbow_128.png",
        "16": "rainbow.png"
    },
    "background": {
        "page": "popup.html"
    },
    "browser_action": {
        "default_icon": "rainbow.png",
        "default_popup": "popup.html",
        "default_title": "Internet status"
    },
    "permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ]
}