New Tab Page - Podac

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

New Tab Page - Podacคืออะไร?

New Tab Page - Podac เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sam Potter และคุณลักษณะหลักของมันคือ "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Tab Page - Podac

ดาวน์โหลดไฟล์ส่วนขยาย New Tab Page - Podac ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ New Tab Page - Podac New Tab Page - Podac
ID nfonljoaendacefohigmllikiempdipg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-tab-page-podac/nfonljoaendacefohigmllikiempdipg
คำอธิบาย An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!
ขนาดไฟล์ 427 KB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 3.0.4
อัปเดตครั้งล่าสุด 2020-05-13
วันที่เผยแพร่ 2020-05-12
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Sam Potter
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}