World Clock Extension

Present various world clocks on your new tab!

Wat is World Clock Extension?

World Clock Extension is een Chrome-extensie ontwikkeld door Speediverse, en de belangrijkste functie is "Present various world clocks on your new tab!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie World Clock Extension

Download World Clock Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        World Clocks is a fine extension for the finest of people who seek to know the exact time even if its not in their region.

By clicking "Add to Chrome", I accept and agree to install the World Clocks Extension Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

https://speediverse.net/terms - Terms.
https://speediverse.net/privacy-policy - Privacy Policy.
https://speediverse.net/ - About.
https://speediverse.net/contact-us - Contact Us.                    

Basisinformatie over de Extensie

Naam World Clock Extension World Clock Extension
ID ikfliiolmonncdlfneobmpiapheckdch
Officiële URL https://chromewebstore.google.com/detail/world-clock-extension/ikfliiolmonncdlfneobmpiapheckdch
Beschrijving Present various world clocks on your new tab!
Bestandsgrootte 330 KB
Aantal Installaties 11,283
Huidige Versie 1.0.6
Laatst Bijgewerkt 2022-12-11
Publicatiedatum 2022-08-25
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Speediverse
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://speediverse.net/privacy-policy
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "World Clock Extension",
    "description": "Present various world clocks on your new tab!",
    "manifest_version": 3,
    "version": "1.0.6",
    "chrome_url_overrides": {
        "newtab": "forms.html"
    },
    "action": {
        "default_title": "World Clock",
        "default_icon": "\/icons\/48.png"
    },
    "icons": {
        "48": "\/icons\/48.png",
        "16": "\/icons\/16.png",
        "128": "\/icons\/48.png"
    }
}