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!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Touch a Ghost
قم بتنزيل ملفات الامتداد Touch a Ghost بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان 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
} | |