Particulator
Space type New Tab Page
Wat is Particulator?
Particulator is een Chrome-extensie ontwikkeld door Shikhar Paliwal, en de belangrijkste functie is "Space type New Tab Page".
Extensie Screenshots
Download het CRX-bestand van de extensie Particulator
Download Particulator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension makes your new tab awesome by giving a feel of space. Do try it! Basisinformatie over de Extensie
| Naam | |
| ID | dnaonceapmiahhdecdbkfalmlbmggapf |
| Officiële URL | https://chromewebstore.google.com/detail/particulator/dnaonceapmiahhdecdbkfalmlbmggapf |
| Beschrijving | Space type New Tab Page |
| Bestandsgrootte | 5.43 MB |
| Aantal Installaties | 18 |
| Huidige Versie | 0.4 |
| Laatst Bijgewerkt | 2017-07-01 |
| Publicatiedatum | 2017-07-01 |
| Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | Shikhar Paliwal |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |