Space Web Results

Web Results with space themed background.

What is Space Web Results?

Space Web Results is a Chrome extension developed by https://happy-hours.xyz, and its main feature is "Web Results with space themed background.".

Extension Screenshots

Download Space Web Results Extension CRX File

Download Space Web Results 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

                        Change your default search engine for happy-hours space theme. 
You can change the speed, size, number and colors of the stars.                    

Extension Basic Information

Name Space Web Results Space Web Results
ID ldmnpfbhdhmdakfdlgfehcojocicialc
Official URL https://chromewebstore.google.com/detail/space-web-results/ldmnpfbhdhmdakfdlgfehcojocicialc
Description Web Results with space themed background.
File Size 11.85 KB
Installation Count 30
Current Version 1.0.3
Last Updated 2021-10-06
Publish Date 2020-02-15
Rating 5.00/5 Total 1 Ratings
Developer https://happy-hours.xyz
Email [email protected]
Payment Type free
Privacy Policy Page URL https://happy-hours.xyz/privacy.html
Supported Languages en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Space Web Results",
            "keyword": "__MSG_appName__",
            "search_url": "https:\/\/happy-hours.xyz\/search?theme=speedl&q={searchTerms}",
            "favicon_url": "https:\/\/happy-hours.xyz\/bundles\/app\/img\/favicon_search_engine\/favicon-32x32.png",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.3"
}