Fox home

A start page for browsers with some costume options.

Wat is Fox home?

Fox home is een Chrome-extensie ontwikkeld door Eduardo da Silva, en de belangrijkste functie is "A start page for browsers with some costume options.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Fox home

Download Fox home-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Fox home Fox home
ID kbalcggddakepkjgcpijccappaeppfmh
Officiële URL https://chromewebstore.google.com/detail/fox-home/kbalcggddakepkjgcpijccappaeppfmh
Beschrijving A start page for browsers with some costume options.
Bestandsgrootte 3.09 MB
Aantal Installaties 42
Huidige Versie 0.1.18
Laatst Bijgewerkt 2022-07-19
Publicatiedatum 2022-04-18
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Eduardo da Silva
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}