UP Tab

UP brings you a NewTab with Time, Date and Search

UP Tabとは何ですか?

UP Tabはhttps://coinup.orgによって開発されたChromeの拡張機能で、その主な機能は「UP brings you a NewTab with Time, Date and Search」です。

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

screenshot

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

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

拡張機能の使用方法

                        UP Tab will replace your default Newtab.
UP Tab will show you Time, Date and beautiful wallpaper.

Search with CoinUP and earn points to spend on your favorite games or gift cards.
Go to coinup.org for more info                    

拡張機能の基本情報

名前 UP Tab UP Tab
ID ackfacgcbokflmiamcckdpcmdnkommof
公式URL https://chromewebstore.google.com/detail/up-tab/ackfacgcbokflmiamcckdpcmdnkommof
説明 UP brings you a NewTab with Time, Date and Search
ファイルサイズ 2.17 MB
インストール数 31,273
現在のバージョン 2.0.2
最終更新日 2019-06-20
公開日 2019-06-20
評価 4.50/5 合計 6 レビュー
開発者 https://coinup.org
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://coinup.org
ヘルプページのURL http://coinup.org/view.aspx?s=howto
プライバシーポリシーページのURL https://coinup.org/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "name": "UP Tab",
    "version": "2.0.2",
    "manifest_version": 2,
    "description": "UP brings you a NewTab with Time, Date and Search",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "tabs"
    ]
}