Fox home

A start page for browsers with some costume options.

What is Fox home?

Fox home is a Chrome extension developed by Eduardo da Silva, and its main feature is "A start page for browsers with some costume options.".

Extension Screenshots

screenshot
screenshot

Download Fox home Extension CRX File

Download Fox home 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

                        Minimalist Start page with custom options for your browser 

Customization options:
*Background image
*Round Corners
*backdrop blur effect
*Background Blur
*Opacity
*Background Color
*12-hour clock
*Bookmark
*Timezone                    

Extension Basic Information

Name Fox home Fox home
ID kbalcggddakepkjgcpijccappaeppfmh
Official URL https://chromewebstore.google.com/detail/fox-home/kbalcggddakepkjgcpijccappaeppfmh
Description A start page for browsers with some costume options.
File Size 3.09 MB
Installation Count 42
Current Version 0.1.18
Last Updated 2022-07-19
Publish Date 2022-04-18
Rating 5.00/5 Total 3 Ratings
Developer Eduardo da Silva
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "FoxHome",
    "name": "Fox home",
    "description": "A start page for browsers with some costume options.",
    "author": "Eduardo da Silva",
    "manifest_version": 3,
    "version": "0.1.18",
    "icons": {
        "16": "icons\/fox-16x16.png",
        "48": "icons\/fox-48x48.png",
        "128": "icons\/fox-128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}