Start! 2
A new start page for all your start paging needs.
Wat is Start! 2?
Start! 2 is een Chrome-extensie ontwikkeld door https://ilkkah.com, en de belangrijkste functie is "A new start page for all your start paging needs.".
Extensie Screenshots
Download het CRX-bestand van de extensie Start! 2
Download Start! 2-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
Start! 2 is a new version of Start!
Features:
- Automatic logo fetching
- Automatic background images from Flickr, a new background updates periodically
- A nice bookmarks browser
Support: http://ilkkah.com/2017/03/01/start-2/ Basisinformatie over de Extensie
| Naam | |
| ID | kmpdihgkoocjnalpalbomgfmheaooclo |
| Officiële URL | https://chromewebstore.google.com/detail/start-2/kmpdihgkoocjnalpalbomgfmheaooclo |
| Beschrijving | A new start page for all your start paging needs. |
| Bestandsgrootte | 124 KB |
| Aantal Installaties | 81 |
| Huidige Versie | 1.1.8 |
| Laatst Bijgewerkt | 2017-04-01 |
| Publicatiedatum | 2017-03-31 |
| Beoordeling | 4.33/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | https://ilkkah.com |
| Betalingswijze | free |
| Extensiewebsite | http://ilkkah.com/2017/03/01/start-2/ |
| Help Pagina-URL | http://ilkkah.com/2017/03/01/start-2/ |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Start! 2",
"version": "1.1.8",
"manifest_version": 2,
"description": "A new start page for all your start paging needs.",
"icons": {
"16": "stuff\/1276754433_media-playback-start.png",
"32": "stuff\/1276754432_media-playback-start.png",
"48": "stuff\/start-icon-48.png",
"128": "stuff\/start-icon-128.png"
},
"chrome_url_overrides": {
"newtab": "browse.html"
},
"permissions": [
"http:\/\/*\/",
"https:\/\/*\/",
"chrome:\/\/favicon\/",
"bookmarks",
"tabs",
"management"
],
"content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/api.flickr.com; object-src 'self'"
} | |