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!

¿Qué es Touch a Ghost?

Touch a Ghost es una extensión de Chrome desarrollada por https://touchaghost.com, y su función principal es "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Touch a Ghost

Descarga archivos de extensión Touch a Ghost en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Touch a Ghost Touch a Ghost
ID mhkaoalhopmhaimoleelfjgamhaeaoig
URL Oficial https://chromewebstore.google.com/detail/touch-a-ghost/mhkaoalhopmhaimoleelfjgamhaeaoig
Descripción Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!
Tamaño del Archivo 2.29 MB
Cantidad de Instalaciones 21
Versión Actual 0.1.4
Última Actualización 2019-06-28
Fecha de Publicación 2019-06-28
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador https://touchaghost.com
Tipo de Pago free
Idiomas Soportados 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
}