Tech News Go

Open a new tab with today's tech news and a custom search box

Vad är Tech News Go?

Tech News Go är en Chrome-tillägg utvecklad av Avinersoft, och dess huvudfunktion är "Open a new tab with today's tech news and a custom search box".

Tilläggsskärmbilder

screenshot

Ladda ner Tech News Go-förlängningens CRX-fil

Ladda ner Tech News Go-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 Tech News Go 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://avinersoft.com/app/tech/terms-and-conditions
Privacy: https://avinersoft.com/app/tech/privacy-policy
About: https://avinersoft.com/about-us
Contact:  https://avinersoft.com/contact                    

Grundläggande Information om Tillägg

Namn Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
Officiell webbadress https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Beskrivning Open a new tab with today's tech news and a custom search box
Filstorlek 1.4 MB
Antal Installationer 48
Aktuell Version 1.01
Senast Uppdaterad 2022-01-10
Publiceringsdatum 2021-08-05
Betyg 4.50/5 Totalt 2 Betyg
Utvecklare Avinersoft
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://avinersoft.com
Hjälpsida URL https://avinersoft.com/contact
URL till Sekretesspolicy Sidan https://avinersoft.com/privacy-policy
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tech News Go",
    "description": "Open a new tab with today's tech news and a custom search box",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/static.elfsight.com https:\/\/apps.elfsight.com; object-src 'self'"
}