Prestige - Beautiful New Tabs

Decorate your new tabs with useful information and a beautiful background.

Prestige - Beautiful New Tabsคืออะไร?

Prestige - Beautiful New Tabs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Nocturne และคุณลักษณะหลักของมันคือ "Decorate your new tabs with useful information and a beautiful background."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Prestige - Beautiful New Tabs

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

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

                        Prestige brings a beautiful picture to your browser every time you open a new tab. These immersive pictures have been hand curated to transport you to new places and make you pause and think. We all live in our browsers, who needs desktop wallpapers? Let Prestige bring your new tabs to life!                    

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

ชื่อ Prestige - Beautiful New Tabs Prestige - Beautiful New Tabs
ID phegjgedbcmeajgcafgdhgnhipapjgkk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/prestige-beautiful-new-ta/phegjgedbcmeajgcafgdhgnhipapjgkk
คำอธิบาย Decorate your new tabs with useful information and a beautiful background.
ขนาดไฟล์ 2.57 MB
จำนวนการติดตั้ง 38
เวอร์ชันปัจจุบัน 0.2.1
อัปเดตครั้งล่าสุด 2016-06-12
วันที่เผยแพร่ 2016-06-12
คะแนน 4.75/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Nocturne
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Prestige - Beautiful New Tabs",
    "description": "Decorate your new tabs with useful information and a beautiful background.",
    "version": "0.2.1",
    "incognito": "split",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "https:\/\/source.unsplash.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "scripts": [
            "resources\/moment.js",
            "resources\/localForage.min.js",
            "worker\/image-cache.js"
        ]
    },
    "manifest_version": 2
}