Trending Now

Easily track the most searched words from your browser tab.

Trending Nowとは何ですか?

Trending NowはUltralab Appsによって開発されたChromeの拡張機能で、その主な機能は「Easily track the most searched words from your browser tab.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Trending Now Trending Now
ID agchaedfhhoabfmoaoejmnabnekfgjoe
公式URL https://chrome.google.com/webstore/detail/trending-now/agchaedfhhoabfmoaoejmnabnekfgjoe
説明 Easily track the most searched words from your browser tab.
ファイルサイズ 51.25 KB
インストール数 1,146
現在のバージョン 1.0
最終更新日 2015-05-11
公開日 2015-05-11
評価 1.00/5 合計 3 レビュー
開発者 Ultralab Apps
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://ultralabapps.com/terms/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Trending Now",
    "description": "Easily track the most searched words from your browser tab.",
    "version": "1.0",
    "permissions": [
        "storage",
        "https:\/\/www.google.com\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "google_trends.html"
    }
}