Tech News Go

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

Apa itu Tech News Go?

Tech News Go adalah ekstensi Chrome yang dikembangkan oleh Avinersoft, dan fitur utamanya adalah "Open a new tab with today's tech news and a custom search box".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Tech News Go

Unduh file ekstensi Tech News Go dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
URL Resmi https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Deskripsi Open a new tab with today's tech news and a custom search box
Ukuran File 1.4 MB
Jumlah Instalasi 48
Versi Saat Ini 1.01
Terakhir Diperbarui 2022-01-10
Tanggal Publikasi 2021-08-05
Penilaian 4.50/5 Total 2 Penilaian
Pengembang Avinersoft
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://avinersoft.com
URL Halaman Bantuan https://avinersoft.com/contact
URL Halaman Kebijakan Privasi https://avinersoft.com/privacy-policy
Bahasa yang Didukung 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'"
}