Panda Gif New Tab
A panda everyday keeps the doctor away!
Panda Gif New Tabとは何ですか?
Panda Gif New Tabはalbertogiuntaによって開発されたChromeの拡張機能で、その主な機能は「A panda everyday keeps the doctor away!」です。
拡張機能のスクリーンショット
Panda Gif New Tab拡張機能のCRXファイルをダウンロード
Panda Gif New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Whenever you feel sad, now you know what to do: just open a new tab!
拡張機能の基本情報
名前 | |
ID | ofplemiepgiehjgedpmhcdifelnpocmm |
公式URL | https://chromewebstore.google.com/detail/panda-gif-new-tab/ofplemiepgiehjgedpmhcdifelnpocmm |
説明 | A panda everyday keeps the doctor away! |
ファイルサイズ | 602 KB |
インストール数 | 428 |
現在のバージョン | 0.0.9 |
最終更新日 | 2018-08-18 |
公開日 | 2018-08-18 |
評価 | 4.17/5 合計 12 レビュー |
開発者 | albertogiunta |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.albertogiunta.it |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.9", "name": "Panda Gif New Tab", "short_name": "Panda Gif New Tab", "description": "A panda everyday keeps the doctor away!", "author": "Alberto Giunta", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "\/res\/icon16.png", "48": "\/res\/icon48.png", "128": "\/res\/newicon.png" } } |