Hello tiger
The most famous hello tiger new tab
Hello tigerとは何ですか?
Hello tigerはturboturboによって開発されたChromeの拡張機能で、その主な機能は「The most famous hello tiger new tab」です。
拡張機能のスクリーンショット
Hello tiger拡張機能のCRXファイルをダウンロード
Hello tiger拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The most famous hello tiger new tab. It provides a random cat gif with the sole purpose to make you happy!
拡張機能の基本情報
名前 | Hello tiger |
ID | jigmodgaioehlbbokejekfcjfhocpdfg |
公式URL | https://chromewebstore.google.com/detail/hello-tiger/jigmodgaioehlbbokejekfcjfhocpdfg |
説明 | The most famous hello tiger new tab |
ファイルサイズ | 77.38 KB |
インストール数 | 21 |
現在のバージョン | 0.1.0 |
最終更新日 | 2016-12-08 |
公開日 | 2016-12-08 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | turboturbo |
支払い方法 | free |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hello tiger", "description": "The most famous hello tiger new tab", "version": "0.1.0", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "manifest_version": 2, "icons": { "16": "assets\/icons\/icon16.png", "48": "assets\/icons\/icon48.png", "128": "assets\/icons\/icon128.png" } } |