Trendio
Trending topics
Trendioとは何ですか?
Trendioはhttp://trendio.netによって開発されたChromeの拡張機能で、その主な機能は「Trending topics」です。
拡張機能のスクリーンショット
Trendio拡張機能のCRXファイルをダウンロード
Trendio拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension is your #1 source for all that's trending. Whenever you open a new browser tab, you'll see the most trending keywords or phrases. Clicking on any of the trends will take you to the Trendio search results page for that trend. You'll see all organic results that include that term or phrase. To see what people are saying about a previous keyword, perform a search for that term. ---- Privacy: Trendio does NOT save any data
拡張機能の基本情報
名前 | |
ID | gjmhigigmjohekcccmhbmdkonpodhlfh |
公式URL | https://chrome.google.com/webstore/detail/trendio/gjmhigigmjohekcccmhbmdkonpodhlfh |
説明 | Trending topics |
ファイルサイズ | 33.22 KB |
インストール数 | 14 |
現在のバージョン | 1.6 |
最終更新日 | 2016-01-18 |
公開日 | 2016-01-18 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | http://trendio.net |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "name": "Trendio", "description": "Trending topics", "version": "1.6", "chrome_url_overrides": { "newtab": "newtab.html" }, "content_security_policy": "default-src 'self' 'unsafe-eval' https:\/\/*.googleapis.com\/ https:\/\/*.gstatic.com https:\/\/*.akamaihd.net" } |