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 |
| 官方網址 | 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"
} | |