Family Time

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

Family Timeとは何ですか?

Family Timeはhttps://d2rinternetholdings.comによって開発されたChromeの拡張機能で、その主な機能は「Making Time for What's Most Important. movies, series, play materials for some fun family time」です。

拡張機能のスクリーンショット

screenshot

Family Time拡張機能のCRXファイルをダウンロード

Family Time拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Family Time Family Time
ID nljdnchopklhlmalamegadkaikjgegik
公式URL https://chromewebstore.google.com/detail/family-time/nljdnchopklhlmalamegadkaikjgegik
説明 Making Time for What's Most Important. movies, series, play materials for some fun family time
ファイルサイズ 706 KB
インストール数 72,760
現在のバージョン 3.3.3
最終更新日 2022-09-02
公開日 2020-07-11
評価 3.88/5 合計 8 レビュー
開発者 https://d2rinternetholdings.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.d2rinternetholdings.com/family-time
ヘルプページのURL https://www.d2rinternetholdings.com/contact
プライバシーポリシーページのURL https://www.d2rinternetholdings.com/privacypolicy
対応言語 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"
    ]
}