USA Time-Zones New Tab

Search the internet on every new tab with the USA time-zones clocks

Vad är USA Time-Zones New Tab?

USA Time-Zones New Tab är en Chrome-tillägg utvecklad av AdRoller, och dess huvudfunktion är "Search the internet on every new tab with the USA time-zones clocks".

Tilläggsskärmbilder

screenshot

Ladda ner USA Time-Zones New Tab-förlängningens CRX-fil

Ladda ner USA Time-Zones New Tab-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

                        By clicking “Add to chrome”, I accept and agree to installing the USA Time-Zones New Tab on New Tab 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.

Terms: https://www.adroller.co/timezone-newtab-us-terms
Privacy: https://www.adroller.co/privacy-policy
About: https://www.adroller.co/
Contact:  https://adroller.co/contact                    

Grundläggande Information om Tillägg

Namn USA Time-Zones New Tab USA Time-Zones New Tab
ID hlicoecdpjanfgidibckccbcjglljhnk
Officiell webbadress https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk
Beskrivning Search the internet on every new tab with the USA time-zones clocks
Filstorlek 1.41 MB
Antal Installationer 340
Aktuell Version 1.01
Senast Uppdaterad 2022-01-12
Publiceringsdatum 2021-08-17
Betyg 4.29/5 Totalt 14 Betyg
Utvecklare AdRoller
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://adroller.co
Hjälpsida URL https://adroller.co/contact
URL till Sekretesspolicy Sidan https://www.adroller.co/privacy-policy
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.01",
    "name": "USA Time-Zones New Tab",
    "description": "Search the internet on every new tab with the USA time-zones clocks",
    "icons": {
        "16": "icon-size\/16.png",
        "48": "icon-size\/48.png",
        "128": "icon-size\/128.png"
    },
    "browser_action": {
        "default_icon": "icon-size\/48.png"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    }
}