Touch a Ghost
Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!
什麼是Touch a Ghost?
Touch a Ghost是由https://touchaghost.com開發的Chrome擴展程式,該擴展的主要功能是“Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!”。
擴展截圖
下載Touch a Ghost擴展crx文件
下載Touch a Ghost擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Touch a Ghost is a fun new tab experience. Each time you open a new tab you'll get a friendly ghost floating somewhere in the world with a clock.
Features:
- Background images change throughout the day based on time.
- Realistic ghost floating interactions
- Realistic ghost touching interactions
- Realtime synchronized ghost touches around the world
- Up to the second scarrrrrry clock. 擴展基本資訊
| 名稱 | |
| ID | mhkaoalhopmhaimoleelfjgamhaeaoig |
| 官方網址 | https://chromewebstore.google.com/detail/touch-a-ghost/mhkaoalhopmhaimoleelfjgamhaeaoig |
| 簡介 | Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world! |
| 檔案大小 | 2.29 MB |
| 安裝次數 | 21 |
| 目前版本 | 0.1.4 |
| 更新時間 | 2019-06-28 |
| 上架時間 | 2019-06-28 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | https://touchaghost.com |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Touch a Ghost",
"description": "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!",
"version": "0.1.4",
"chrome_url_overrides": {
"newtab": "index.html"
},
"content_security_policy": "script-src 'self' https:\/\/*.firebase.com https:\/\/*.firebaseio.com; object-src 'self'",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"96": "icon96.png",
"128": "icon128.png"
},
"manifest_version": 2
} | |