Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Twitter Trendsとは何ですか?
Twitter Trendsはhttps://www.twitter-trending.comによって開発されたChromeの拡張機能で、その主な機能は「Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.」です。
拡張機能のスクリーンショット
Twitter Trends拡張機能のCRXファイルをダウンロード
Twitter Trends拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Shows the Twitter Trending Topic list of the world or a country you choose.
拡張機能の基本情報
名前 | Twitter Trends |
ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
公式URL | https://chromewebstore.google.com/detail/twitter-trends/akmmdljmfnkkamnfjkfmclbkhobckpam |
説明 | Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com. |
ファイルサイズ | 46.64 KB |
インストール数 | 168 |
現在のバージョン | 1.5 |
最終更新日 | 2023-05-07 |
公開日 | 2020-10-08 |
開発者 | https://www.twitter-trending.com |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "img\/ico-logo128.png" }, "default_popup": "index.html", "default_title": "Twitter Trends" }, "description": "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.", "icons": { "128": "img\/ico-logo128.png", "16": "img\/ico-logo16.png", "48": "img\/ico-logo48.png" }, "manifest_version": 3, "name": "Twitter Trends", "permissions": [ "storage" ], "short_name": "Twitter Trends", "version": "1.5" } |