JoyVault Tab

JoyVault Tab gateway to your favorite websites and a treasure trove of JoyVault ecards for every occasion.

Wat is JoyVault Tab?

JoyVault Tab is een Chrome-extensie ontwikkeld door https://joyvault.info, en de belangrijkste functie is "JoyVault Tab gateway to your favorite websites and a treasure trove of JoyVault ecards for every occasion.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie JoyVault Tab

Download JoyVault Tab-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

                        Presenting JoyVault Tab, an incredible tab extension that revolutionizes your browsing experience into a personalized and delightful journey. With this extension, you can personalize your new tab page with a wide range of vibrant ecards and heartfelt greetings for any occasion imaginable.

By clicking "Add to chrome", I accept and agree to installing the "JoyVault" tab extension and setting Chrome New Tab search to JoyVault provided by the service and the Terms of Use at https://joyvault.info/?pg=3 and Privacy Policy at https://joyvault.info/?pg=2                    

Basisinformatie over de Extensie

Naam JoyVault Tab JoyVault Tab
ID hoecmflhliaomjcmambbllieaebopann
Officiële URL https://chromewebstore.google.com/detail/joyvault-tab/hoecmflhliaomjcmambbllieaebopann
Beschrijving JoyVault Tab gateway to your favorite websites and a treasure trove of JoyVault ecards for every occasion.
Bestandsgrootte 45.29 KB
Aantal Installaties 1,016
Huidige Versie 1.1
Laatst Bijgewerkt 2023-08-16
Publicatiedatum 2023-06-22
Beoordeling 4.33/5 Totaal 3 Beoordelingen
Ontwikkelaar https://joyvault.info
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://joyvault.info/
Help Pagina-URL https://joyvault.info/?pg=5
URL van de Privacybeleid Pagina https://joyvault.info?pg=2
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JoyVault Tab",
    "description": "JoyVault Tab gateway to your favorite websites and a treasure trove of JoyVault ecards for every occasion.",
    "version": "1.1",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage"
    ]
}