Particulator

Space type New Tab Page

什麼是Particulator?

Particulator是由Shikhar Paliwal開發的Chrome擴展程式,該擴展的主要功能是“Space type New Tab Page”。

擴展截圖

screenshot

下載Particulator擴展crx文件

下載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
官方網址 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"
    }
}