Family Time

Making Time for What's Most Important. movies, series, play materials for some fun family time

Wat is Family Time?

Family Time is een Chrome-extensie ontwikkeld door https://d2rinternetholdings.com, en de belangrijkste functie is "Making Time for What's Most Important. movies, series, play materials for some fun family time".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Family Time

Download Family Time-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

                        Family Time extension & Search

a Fast link menu of The TOP 10 Family content Website (movies, TV,  crafts and more) - To save your time when Searching.

Please read carefully: By installing Family Time extension you agree to the End User License Agreement and the Privacy Policy.
Please note that this extension provides an easy to use search option right inside your new tab, that will be provided by Bing.

End User License Agreement - https://www.d2rinternetholdings.com/termsconditions-ft
Privacy Policy - https://www.d2rinternetholdings.com/privacy-policy-ft

you may remove this extension at any time from the chrome extension page                    

Basisinformatie over de Extensie

Naam Family Time Family Time
ID nljdnchopklhlmalamegadkaikjgegik
Officiële URL https://chromewebstore.google.com/detail/family-time/nljdnchopklhlmalamegadkaikjgegik
Beschrijving Making Time for What's Most Important. movies, series, play materials for some fun family time
Bestandsgrootte 706 KB
Aantal Installaties 72,760
Huidige Versie 3.3.3
Laatst Bijgewerkt 2022-09-02
Publicatiedatum 2020-07-11
Beoordeling 3.88/5 Totaal 8 Beoordelingen
Ontwikkelaar https://d2rinternetholdings.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.d2rinternetholdings.com/family-time
Help Pagina-URL https://www.d2rinternetholdings.com/contact
URL van de Privacybeleid Pagina https://www.d2rinternetholdings.com/privacypolicy
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Family Time",
    "version": "3.3.3",
    "manifest_version": 3,
    "description": "Making Time for What's Most Important. movies, series, play materials for some fun family time",
    "icons": {
        "19": "images\/icon_19.png",
        "38": "images\/icon_38.png",
        "128": "images\/icon_128.png"
    },
    "options_page": "html\/options.html",
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "html\/new_tab.html"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/*",
        "storage"
    ]
}