World Clock Extension

Present various world clocks on your new tab!

Vad är World Clock Extension?

World Clock Extension är en Chrome-tillägg utvecklad av Speediverse, och dess huvudfunktion är "Present various world clocks on your new tab!".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner World Clock Extension-förlängningens CRX-fil

Ladda ner World Clock Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn World Clock Extension World Clock Extension
ID ikfliiolmonncdlfneobmpiapheckdch
Officiell webbadress https://chromewebstore.google.com/detail/world-clock-extension/ikfliiolmonncdlfneobmpiapheckdch
Beskrivning Present various world clocks on your new tab!
Filstorlek 330 KB
Antal Installationer 11,283
Aktuell Version 1.0.6
Senast Uppdaterad 2022-12-11
Publiceringsdatum 2022-08-25
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare Speediverse
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://speediverse.net/privacy-policy
Stödda Språk 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"
    }
}