Panda Gif New Tab
A panda everyday keeps the doctor away!
What is Panda Gif New Tab?
Panda Gif New Tab is a Chrome extension developed by albertogiunta, and its main feature is "A panda everyday keeps the doctor away!".
Extension Screenshots
Download Panda Gif New Tab Extension CRX File
Download Panda Gif New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Whenever you feel sad, now you know what to do: just open a new tab!
Extension Basic Information
Name | |
ID | ofplemiepgiehjgedpmhcdifelnpocmm |
Official URL | https://chromewebstore.google.com/detail/panda-gif-new-tab/ofplemiepgiehjgedpmhcdifelnpocmm |
Description | A panda everyday keeps the doctor away! |
File Size | 602 KB |
Installation Count | 428 |
Current Version | 0.0.9 |
Last Updated | 2018-08-18 |
Publish Date | 2018-08-18 |
Rating | 4.17/5 Total 12 Ratings |
Developer | albertogiunta |
[email protected] | |
Payment Type | free |
Extension Website | http://www.albertogiunta.it |
Supported Languages | 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" } } |