Starwars HD themes

Wallpapers and Backgrounds in browser homepage

What is Starwars HD themes?

Starwars HD themes is a Chrome extension developed by Unknown, and its main feature is "Wallpapers and Backgrounds in browser homepage".

Extension Screenshots

screenshot
screenshot
screenshot

Download Starwars HD themes Extension CRX File

Download Starwars HD themes 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

                        Extension that replaces the new tab page with a more customizable version, with Starwars interface.                    

Extension Basic Information

Name Starwars HD themes Starwars HD themes
ID mlpdnndckcidofffnhlhnemchamjbkbi
Official URL https://chromewebstore.google.com/detail/starwars-hd-themes/mlpdnndckcidofffnhlhnemchamjbkbi
Description Wallpapers and Backgrounds in browser homepage
File Size 13.58 MB
Installation Count 1,000
Current Version 1.0.0
Last Updated 2018-03-04
Publish Date 2018-03-04
Rating 3.67/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages 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"
    ]
}