Summer Tab

Summer Tab

Apa itu Summer Tab?

Summer Tab adalah ekstensi Chrome yang dikembangkan oleh Green advex technology llc, dan fitur utamanya adalah "Summer Tab".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Summer Tab

Unduh file ekstensi Summer Tab 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

                        Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "SummerTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.

Tabs with Latest News List and manage history block
The new tab of your favorite browser will become more informative with the help of our extension.

Features 
The new tab is equipped with:
- the latest news block;
- built-in weather forecast in the user's location;
- quick links to popular messengers
- manage history block.

Try the SummerTab extension and personalize your browser!

https://infoagroup.com/helps/priv.html - Privacy Policy
https://infoagroup.com/helps/term.html - Terms of Use
https://infoagroup.com/helps/contacts.html - Contact Us
https://infoagroup.com/helps/about.html - About Us
https://infoagroup.com/helps/un-install.html - Uninstall                    

Informasi Dasar Ekstensi

Nama Summer Tab Summer Tab
ID dclbdlgnlaodfbjghpdjiodbnlicgalo
URL Resmi https://chromewebstore.google.com/detail/summer-tab/dclbdlgnlaodfbjghpdjiodbnlicgalo
Deskripsi Summer Tab
Ukuran File 7.81 MB
Jumlah Instalasi 56,440
Versi Saat Ini 1.1.1
Terakhir Diperbarui 2022-07-01
Tanggal Publikasi 2022-04-19
Penilaian 5.00/5 Total 10 Penilaian
Pengembang Green advex technology llc
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://infoagroup.com/helps/priv.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "summer-tab-128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Summer Tab",
    "icons": {
        "128": "summer-tab-128.png"
    },
    "manifest_version": 3,
    "name": "Summer Tab",
    "permissions": [
        "storage",
        "background",
        "history"
    ],
    "version": "1.1.1"
}