Particulator

Space type New Tab Page

Particulatorคืออะไร?

Particulator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Shikhar Paliwal และคุณลักษณะหลักของมันคือ "Space type New Tab Page"

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

screenshot

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

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

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

                        This extension makes your new tab awesome by giving a feel of space. Do try it!                    

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

ชื่อ Particulator Particulator
ID dnaonceapmiahhdecdbkfalmlbmggapf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/particulator/dnaonceapmiahhdecdbkfalmlbmggapf
คำอธิบาย Space type New Tab Page
ขนาดไฟล์ 5.43 MB
จำนวนการติดตั้ง 18
เวอร์ชันปัจจุบัน 0.4
อัปเดตครั้งล่าสุด 2017-07-01
วันที่เผยแพร่ 2017-07-01
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Shikhar Paliwal
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Particulator",
    "version": "0.4",
    "author": "Shikhar",
    "description": "Space type New Tab Page",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "permissions": [
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    }
}