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'est-ce que Touch a Ghost ?

Touch a Ghost est une extension Chrome développée par https://touchaghost.com, et sa fonction principale est "Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Touch a Ghost

Téléchargez les fichiers d'extension Touch a Ghost au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Touch a Ghost Touch a Ghost
ID mhkaoalhopmhaimoleelfjgamhaeaoig
URL Officiel https://chromewebstore.google.com/detail/touch-a-ghost/mhkaoalhopmhaimoleelfjgamhaeaoig
Description Touch a ghost in different environments on each new tab. Easily see the current time as well as ghosts touched around the world!
Taille du Fichier 2.29 MB
Nombre d'Installations 21
Version Actuelle 0.1.4
Dernière Mise à Jour 2019-06-28
Date de Publication 2019-06-28
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://touchaghost.com
Type de Paiement free
Langues Prises en Charge 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
}