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
}