Popsicle: A Minimalist New Tab Replacement

A very minimal New Tab extension for Google Chrome.

Popsicle: A Minimalist New Tab Replacementคืออะไร?

Popsicle: A Minimalist New Tab Replacement เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dougbeney.com และคุณลักษณะหลักของมันคือ "A very minimal New Tab extension for Google Chrome."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Popsicle: A Minimalist New Tab Replacement

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

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

                        Popsicle gives you a minimal new tab page, with new, inspiring quotes every time you open a new tab.

In the settings page, you can fully customize this plugin. Choose from 35 different quote categories, completely tweak the color scheme, and add a background image.

Github Source: https://github.com/DougBeney/Popsicle-Google-Chrome-Extension                    

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

ชื่อ Popsicle: A Minimalist New Tab Replacement Popsicle: A Minimalist New Tab Replacement
ID loigpbgkmjjhjodnhlpmbjmojchpdjih
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/popsicle-a-minimalist-new/loigpbgkmjjhjodnhlpmbjmojchpdjih
คำอธิบาย A very minimal New Tab extension for Google Chrome.
ขนาดไฟล์ 2.5 MB
จำนวนการติดตั้ง 76
เวอร์ชันปัจจุบัน 0.76
อัปเดตครั้งล่าสุด 2017-08-16
วันที่เผยแพร่ 2017-08-16
คะแนน 4.71/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา https://dougbeney.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://dougbeney.com
URL หน้าช่วยเหลือ https://dougbeney.com/contact
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Popsicle: A Minimalist New Tab Replacement",
    "description": "A very minimal New Tab extension for Google Chrome.",
    "version": "0.76",
    "options_page": "settings.html",
    "author": "Doug Beney",
    "icons": {
        "16": "\/static\/icon\/icon16.png",
        "48": "\/static\/icon\/icon48.png",
        "128": "\/static\/icon\/icon128.png"
    },
    "browser_action": {
        "default_icon": "\/static\/icon\/icon.png",
        "default_popup": "popup.html"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}

ส่วนขยายที่เกี่ยวข้อง