Hello tiger
The most famous hello tiger new tab
What is Hello tiger?
Hello tiger is a Chrome extension developed by turboturbo, and its main feature is "The most famous hello tiger new tab".
Extension Screenshots
Download Hello tiger Extension CRX File
Download Hello tiger 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
The most famous hello tiger new tab. It provides a random cat gif with the sole purpose to make you happy!
Extension Basic Information
Name | Hello tiger |
ID | jigmodgaioehlbbokejekfcjfhocpdfg |
Official URL | https://chromewebstore.google.com/detail/hello-tiger/jigmodgaioehlbbokejekfcjfhocpdfg |
Description | The most famous hello tiger new tab |
File Size | 77.38 KB |
Installation Count | 21 |
Current Version | 0.1.0 |
Last Updated | 2016-12-08 |
Publish Date | 2016-12-08 |
Rating | 5.00/5 Total 2 Ratings |
Developer | turboturbo |
Payment Type | free |
Supported Languages | 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" } } |