Hotot+
Fixed and improved unofficial mod by Red Squirrel of Hotot, the famous and lightweight Twitter client.
Hotot+とは何ですか?
Hotot+はhttps://www.redsquirrel87.comによって開発されたChromeの拡張機能で、その主な機能は「Fixed and improved unofficial mod by Red Squirrel of Hotot, the famous and lightweight Twitter client.」です。
拡張機能のスクリーンショット
Hotot+拡張機能のCRXファイルをダウンロード
Hotot+拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hotot+ for Chrome is an unofficial mod of Hotot, the famous and lightweight Twitter client for Google Chrome.
Hotot+ has more than 1000 changes than the original version, divided among (many) bugfixes, improvements and additions of new functions.
A complete and detailed list of new features can be found at project's official page at http://www.redsquirrel87.com/hototplus 拡張機能の基本情報
| 名前 | |
| ID | pmfcfpompfkahkjemkmenehdjehchpfi |
| 公式URL | https://chromewebstore.google.com/detail/hotot+/pmfcfpompfkahkjemkmenehdjehchpfi |
| 説明 | Fixed and improved unofficial mod by Red Squirrel of Hotot, the famous and lightweight Twitter client. |
| ファイルサイズ | 5.8 MB |
| インストール数 | 167 |
| 現在のバージョン | 11 |
| 最終更新日 | 2017-11-08 |
| 公開日 | 2017-11-08 |
| 評価 | 5.00/5 合計 17 レビュー |
| 開発者 | https://www.redsquirrel87.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.redsquirrel87.com/hototplus |
| ヘルプページのURL | http://www.redsquirrel87.com/hototplus |
| 対応言語 | en,it |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "Red Squirrel",
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": "image\/ic24_hotot.png",
"default_title": "__MSG_hotot_goto__"
},
"default_locale": "en",
"description": "__MSG_hotot_description__",
"homepage_url": "http:\/\/www.redsquirrel87.com\/Hotot+.php",
"icons": {
"128": "image\/ic128_hotot.png",
"16": "image\/ic16_hotot.png",
"24": "image\/ic24_hotot.png",
"48": "image\/ic48_hotot.png",
"64": "image\/ic64_hotot.png"
},
"manifest_version": 2,
"minimum_chrome_version": "40",
"name": "Hotot+",
"permissions": [
"contextMenus",
"tabs",
"unlimitedStorage",
"notifications",
"storage",
"*:\/\/*\/*"
],
"short_name": "Hotot+",
"version": "11"
} | |