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 с друзьями, чтобы легко установить расширения 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 |
| Официальный 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
} | |