Happy Face New Tab

A Happy Face New Tab Page that also provides current CPU and Memory Usage

What is Happy Face New Tab?

Happy Face New Tab is a Chrome extension developed by NSD, and its main feature is "A Happy Face New Tab Page that also provides current CPU and Memory Usage".

Extension Screenshots

screenshot

Download Happy Face New Tab Extension CRX File

Download Happy Face 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

                        A Happy Face New Tab Page that also provides current CPU and Memory Usage                    

Extension Basic Information

Name Happy Face New Tab Happy Face New Tab
ID joaojlmphioknijknnfgcigklninbopj
Official URL https://chromewebstore.google.com/detail/happy-face-new-tab/joaojlmphioknijknnfgcigklninbopj
Description A Happy Face New Tab Page that also provides current CPU and Memory Usage
File Size 71.49 KB
Installation Count 33
Current Version Initial
Last Updated 2023-02-16
Publish Date 2015-10-05
Rating 1.00/5 Total 1 Ratings
Developer NSD
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Happy Face New Tab",
    "version": "0.2",
    "description": "A Happy Face New Tab Page that also provides current CPU and Memory Usage",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "permissions": [
        "system.memory"
    ],
    "short_name": "Happy Tab",
    "version_name": "Initial"
}