Starwars HD themes
Wallpapers and Backgrounds in browser homepage
Wat is Starwars HD themes?
Starwars HD themes is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Wallpapers and Backgrounds in browser homepage".
Extensie Screenshots
Download het CRX-bestand van de extensie Starwars HD themes
Download Starwars HD themes-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
Extension that replaces the new tab page with a more customizable version, with Starwars interface. Basisinformatie over de Extensie
| Naam | |
| ID | mlpdnndckcidofffnhlhnemchamjbkbi |
| Officiële URL | https://chromewebstore.google.com/detail/starwars-hd-themes/mlpdnndckcidofffnhlhnemchamjbkbi |
| Beschrijving | Wallpapers and Backgrounds in browser homepage |
| Bestandsgrootte | 13.58 MB |
| Aantal Installaties | 1,000 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2018-03-04 |
| Publicatiedatum | 2018-03-04 |
| Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Unknown |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"version": "1.0.0",
"browser_action": {
"default_icon": "picto\/48.png",
"default_title": "Starwars HD themes"
},
"chrome_url_overrides": {
"newtab": "wall.html"
},
"description": "Wallpapers and Backgrounds in browser homepage",
"icons": {
"128": "picto\/128.png",
"48": "picto\/48.png",
"19": "picto\/19.png"
},
"manifest_version": 2,
"name": "Starwars HD themes",
"offline_enabled": true,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"web_accessible_resources": [
"wall.html"
]
} | |