Particulator

Space type New Tab Page

What is Particulator?

Particulator is a Chrome extension developed by Shikhar Paliwal, and its main feature is "Space type New Tab Page".

Extension Screenshots

screenshot

Download Particulator Extension CRX File

Download Particulator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Particulator Particulator
ID dnaonceapmiahhdecdbkfalmlbmggapf
Official URL https://chromewebstore.google.com/detail/particulator/dnaonceapmiahhdecdbkfalmlbmggapf
Description Space type New Tab Page
File Size 5.43 MB
Installation Count 18
Current Version 0.4
Last Updated 2017-07-01
Publish Date 2017-07-01
Rating 5.00/5 Total 5 Ratings
Developer Shikhar Paliwal
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}