Free Time Games

The best way to enjoy your games, did I mention there's no Ads?

Free Time Games란 무엇입니까?

Free Time Games은(는) Devin Baeten에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The best way to enjoy your games, did I mention there's no Ads?"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Free Time Games 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Spend your free time on playing the games you already know and love without leaving your browser with Free Time Games!

The 100% Free, Easy to use, Ad-Free, HTML driven game player for Google Chrome!

To use extension: Click the "FT" icon in the toolbar after adding the extension to Chrome. Then select the game you wish to play! It's that simple! Games open in a new tab 

Note: 
   -Some games require an internet connection
   -We use open source variations of the games which may be modified

Install to see which games we have currently available as the selection changes from time to time.                    

확장 프로그램 기본 정보

이름 Free Time Games Free Time Games
ID apdihfpnlkpbmpkehgdkcmknklmbilal
공식 URL https://chromewebstore.google.com/detail/free-time-games/apdihfpnlkpbmpkehgdkcmknklmbilal
설명 The best way to enjoy your games, did I mention there's no Ads?
파일 크기 4.77 MB
설치 횟수 80,000
현재 버전 3.1.1
최근 업데이트 2021-12-14
출시 날짜 2019-12-25
평점 4.15/5 총 60 개의 평점
개발자 Devin Baeten
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": {
            "19": "\/icons\/icon_19.png",
            "38": "\/icons\/icon_38.png"
        },
        "default_popup": "\/launcher.html",
        "default_title": "Free Time Games"
    },
    "description": "The best way to enjoy your games, did I mention there's no Ads?",
    "icons": {
        "128": "\/icons\/icon_128.png",
        "19": "\/icons\/icon_19.png",
        "38": "\/icons\/icon_38.png"
    },
    "manifest_version": 2,
    "name": "Free Time Games",
    "permissions": [
        "storage"
    ],
    "options_page": "\/options.html",
    "version": "3.1.1"
}