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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://touchaghost.com และคุณลักษณะหลักของมันคือ "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Touch a Ghost

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Touch a Ghost Touch a Ghost
ID mhkaoalhopmhaimoleelfjgamhaeaoig
URL อย่างเป็นทางการ 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
}