Pretty Tab

Pretty Tab

Pretty Tabคืออะไร?

Pretty Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://prettytab.com และคุณลักษณะหลักของมันคือ "Pretty Tab"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pretty Tab

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

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

                        Designed to harness the demands of a busy lifestyle, Pretty Tab allows you to remain in touch with your daily activities against stunning new backdrops each day. 

Replace your boring “New Tab” page with one that allows you to see: 
- Your To Do list so you can create and check off for maximum efficiency  
- The weather so you’ll never be caught in the rainstorm again

Pretty Tab also allows you to customize your background with a URL from anywhere on the web.                    

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

ชื่อ Pretty Tab Pretty Tab
ID bihchlfkflikolhanjonkjcbcdihmlgm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/pretty-tab/bihchlfkflikolhanjonkjcbcdihmlgm
คำอธิบาย Pretty Tab
ขนาดไฟล์ 331 KB
จำนวนการติดตั้ง 76
เวอร์ชันปัจจุบัน 1.3.3
อัปเดตครั้งล่าสุด 2016-02-13
วันที่เผยแพร่ 2016-02-13
คะแนน 4.66/5 รวมทั้งหมด 47 คะแนน
ผู้พัฒนา http://prettytab.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pretty Tab",
    "description": "Pretty Tab",
    "icons": {
        "48": ".\/resources\/prettyTab48.png",
        "128": ".\/resources\/prettyTab128.png"
    },
    "version": "1.3.3",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "prettyTab.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/query.yahooapis.com https:\/\/gaeprettytab.appspot.com https:\/\/gaeprettytabdefault.appspot.com; object-src 'self'",
    "permissions": [
        "geolocation",
        "identity"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr65Nf9ng2\/J8cZREfOcNvwYF1L3g3X7Us2iw4QUZZLYnpIAueyrKnmhBT4r5x0UooTe9CD6oRHYNFe058fQDNCWiM4vIBt+HszVkRnAQVvBz8fwQ2254n+Ej8KI1iKzQ41euwq455kuIBr6tVSyaLlpdzcFlsGUqgCnifLRaWQn3mPaR9+xOFoyMLFbIv0NcLVN\/0IOc76sD0mGjApBKdT2jceexw6DyftLt3Acl1xfTvdrN785p3GGhawRHZ142vHj9h4uzPAOttLaWZPpCX0j8XrSNkwvsnAq9xDtyCGMET5yVHsgfOl+ojbYO1Y3pAfEAjLtQl9RlUi2hKJ7tAwIDAQAB",
    "oauth2": {
        "client_id": "123407571560-i1v4ip6pn5358l2tnupl2s5hk0dmco2g.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    }
}