Alltabs

Amazing visual artists every time you open a new tab.

Apa itu Alltabs?

Alltabs adalah ekstensi Chrome yang dikembangkan oleh https://newnow.cool, dan fitur utamanya adalah "Amazing visual artists every time you open a new tab.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Alltabs

Unduh file ekstensi Alltabs 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

                        Alltabs collaborates with interesting contemporary artist from all around the world. We bring you fresh photos and visual art to all your new tabs. 

This is a project by New Now.                    

Informasi Dasar Ekstensi

Nama Alltabs Alltabs
ID ngjbedmelbifgachalpagdgiccokplkd
URL Resmi https://chrome.google.com/webstore/detail/alltabs/ngjbedmelbifgachalpagdgiccokplkd
Deskripsi Amazing visual artists every time you open a new tab.
Ukuran File 7.18 KB
Jumlah Instalasi 30
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2021-05-09
Tanggal Publikasi 2021-04-30
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://newnow.cool
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.alltabs.co/
URL Halaman Kebijakan Privasi https://newnow.cool/privacy.html
Bahasa yang Didukung en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "alltabs.html#newTab"
    },
    "content_security_policy": "default-src 'self' 'unsafe-eval';   script-src 'self';   style-src 'self' 'unsafe-inline';   img-src 'self' data: chrome: filesystem:;   connect-src 'self' http: https: chrome-extension:;   frame-src http: https:",
    "description": "Amazing visual artists every time you open a new tab.",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "19": "img\/icon19.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "28",
    "name": "Alltabs",
    "omnibox": {
        "keyword": "f"
    },
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "alltabs.html"
    ]
}