Avengers Endgame Clock ™
Digital clock of the movie Avengers Endgame (Avengers 4) for Google Chrome. NEW! + 50 Different design themes available.
Qu'est-ce que Avengers Endgame Clock ™ ?
Avengers Endgame Clock ™ est une extension Chrome développée par Clock apps, et sa fonction principale est "Digital clock of the movie Avengers Endgame (Avengers 4) for Google Chrome. NEW! + 50 Different design themes available.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Avengers Endgame Clock ™
Téléchargez les fichiers d'extension Avengers Endgame Clock ™ 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
This extension is a digital Clock inspired by the movie of the Avengers Endgame. This clock has more than 50 backgrounds images and themes hd. You have all the characters from the Avengers Endgame: Thanos, Iron man, Captain America, Thor, Spider man, Hulk and more. Open the digital clock pop up on any website where you want. Features: ✓ Avengers Endgame digital clock. ✓ Exclusive design for fans of Marvel 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 50 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 + A (Windows) ⌥ + A (Mac OS) NOTE: - Avengers Endgame 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 los Vengadores Endgame. Este reloj cuenta con más de 50 fondos exclusivos. Tienes todos los personajes de los Vengadores Endgame: Thanos, Iron man, Capitán América, Thor, Spider man, Hulk y muchos más. Abre el reloj digital pop up en cualquier sitio web donde tu quieras. Características: ✓ Reloj digital de los Vengadores Endgame. ✓ Diseño exclusivo para fans de la películas de Marvel. ✓ 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 50 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 + A (Windows) ⌥ + A (Mac OS) NOTA: - El Reloj Vengadores Endgame 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.
Informations de Base sur l'Extension
Nom | |
ID | gpfdmampddiadncpkgomidiebdnlboml |
URL Officiel | https://chrome.google.com/webstore/detail/avengers-endgame-clock/gpfdmampddiadncpkgomidiebdnlboml |
Description | Digital clock of the movie Avengers Endgame (Avengers 4) for Google Chrome. NEW! + 50 Different design themes available. |
Taille du Fichier | 8.56 MB |
Nombre d'Installations | 2,000 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-05-26 |
Date de Publication | 2020-05-26 |
Évaluation | 4.71/5 Total 7 Évaluations |
Développeur | Clock apps |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://docs.google.com/document/d/1FNjx_jem4af4_ABlJ-fGp4yMnwaX13hRDUjVZYEsWZM |
Langues Prises en Charge | 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+A", "chromeos": "Alt+A", "linux": "Alt+A", "mac": "Alt+A", "windows": "Alt+A" } } }, "default_locale": "en", "offline_enabled": true, "short_name": "__MSG_shortname__", "manifest_version": 2, "version": "1.0" } |