New Tab Page - Podac

An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!

Apa itu New Tab Page - Podac?

New Tab Page - Podac adalah ekstensi Chrome yang dikembangkan oleh Sam Potter, dan fitur utamanya adalah "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi New Tab Page - Podac

Unduh file ekstensi New Tab Page - Podac 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

                        Brighten up your new tab page with beautiful images and bookmarks UI.

Built as a solution to a prevalent problem of new tab extensions today: over-complication. A new tab page has never been used for much more than a Google search. So why should it stand in the way of that and clutter up your page with widgets and features you'll never use? The simplicity of Podac's design allows user to navigate their way on the net, without distractions.

Features:
   -  Stunning background images from Unsplash
   -  Fully customisable bookmarks interface                    

Informasi Dasar Ekstensi

Nama New Tab Page - Podac New Tab Page - Podac
ID nfonljoaendacefohigmllikiempdipg
URL Resmi https://chromewebstore.google.com/detail/new-tab-page-podac/nfonljoaendacefohigmllikiempdipg
Deskripsi An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!
Ukuran File 427 KB
Jumlah Instalasi 20
Versi Saat Ini 3.0.4
Terakhir Diperbarui 2020-05-13
Tanggal Publikasi 2020-05-12
Penilaian 5.00/5 Total 5 Penilaian
Pengembang Sam Potter
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page - Podac",
    "version": "3.0.4",
    "description": "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!",
    "author": "Sam Potter",
    "manifest_version": 2,
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "\/index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    }
}