Spies in Disguise Clock ™
Spies in Disguise clock for Google Chrome. NEW! + 60 Different design themes available.
Τι είναι το Spies in Disguise Clock ™;
Το Spies in Disguise Clock ™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Clock apps, και η κύρια λειτουργία του είναι "Spies in Disguise clock for Google Chrome. NEW! + 60 Different design themes available.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Spies in Disguise Clock ™
Λήψη αρχείων επέκτασης Spies in Disguise Clock ™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This extension is a digital Clock inspired by the movie Spies in Disguise. This clock has more than 60 backgrounds images and themes HD. You have all the characters from Spies in Disguise: Lance Sterling, Walter Beckett, Marcy, Joy, Killian and more. Open the digital clock pop up on any website where you want. Features: ✓ Spies in Disguise digital clock. ✓ Exclusive design for fans of animation movies. ✓ See time, date, day and year. ✓ Open clock on any website. ✓ It works offline. ✓ Not have permissions. (NEW) Configuration: ✓ Change clock time format, 24 hours or 12 hours. ✓ Customize clock background (More than 60 backgrounds images and themes hd available). ✓ Choose and change your favorite language. ✓ Edit the keyboard shortcut to open the popup (*). (*) Default keyboard shortcut to open the clock: Alt + S (Windows) ⌥ + S (Mac OS) NOTE: - Spies in Disguise Clock ™ is available in multiple languages. - This digital clock is compatible with the main Google Chrome browser with Windows, Mac, Linux and other operating systems. - Compatible with Edge, Firefox, Safari and Opera browsers. --------- Esta extensión es un Reloj digital inspirado en la película de Espías con disfraz. Este reloj cuenta con más de 60 fondos exclusivos. Tienes todos los personajes de Espías con disfraz: Lance Sterling, Walter Beckett, Marcy, Joy, Killian y muchos más. Abre el reloj digital pop up en cualquier sitio web donde tu quieras. Características: ✓ Reloj digital de Espías con disfraz. ✓ Diseño exclusivo para fans de la películas de animación. ✓ Ver hora, fecha, día y año. ✓ Abrir reloj en cualquier sitio web. ✓ Funciona Offline. ✓ No tiene permisos. (NUEVO) Configuración: ✓ Cambiar formato de hora del reloj, 24 horas o 12 horas. ✓ Personalizar fondo del reloj (Más de 60 fondos exclusivos disponibles). ✓ Elegir y cambiar tu idioma favorito. ✓ Editar el atajo de teclado para abrir el popup (*). (*) Atajo de teclado por defecto para abrir el reloj: Alt + S (Windows) ⌥ + S (Mac OS) NOTA: - El Reloj de Espías con disfraz está disponible en varios idiomas. - Este reloj digital es compatible con el navegador principal de Google Chrome con sistemas operativos de Windows, Mac, Linux y otros. - Es compatible con los navegadores Edge, Firefox, Safari y Opera.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | pdadhjgpkjikcjdpfhocbpbcelhlolcm |
Επίσημο URL | https://chrome.google.com/webstore/detail/spies-in-disguise-clock/pdadhjgpkjikcjdpfhocbpbcelhlolcm |
Περιγραφή | Spies in Disguise clock for Google Chrome. NEW! + 60 Different design themes available. |
Μέγεθος Αρχείου | 7.74 MB |
Αριθμός Εγκαταστάσεων | 142 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2020-07-24 |
Ημερομηνία Δημοσίευσης | 2020-06-12 |
Αξιολόγηση | 4.88/5 Συνολικά 8 Αξιολογήσεις |
Προγραμματιστής | Clock apps |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://docs.google.com/document/d/1FNjx_jem4af4_ABlJ-fGp4yMnwaX13hRDUjVZYEsWZM |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "browser_action": { "default_icon": "128.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Alt+S", "chromeos": "Alt+S", "linux": "Alt+S", "mac": "Alt+S", "windows": "Alt+S" } } }, "default_locale": "en", "offline_enabled": true, "short_name": "__MSG_shortname__", "manifest_version": 2, "version": "1.0" } |