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?”。
扩展截图
下载Free Time Games扩展crx文件
下载Free Time Games扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| 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"
} | |