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
官方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"
    }
}