Space Web Results
Web Results with space themed background.
Wat is Space Web Results?
Space Web Results is een Chrome-extensie ontwikkeld door https://happy-hours.xyz, en de belangrijkste functie is "Web Results with space themed background.".
Extensie Screenshots
Download het CRX-bestand van de extensie Space Web Results
Download Space Web Results-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
                        Change your default search engine for happy-hours space theme. 
You can change the speed, size, number and colors of the stars.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | ldmnpfbhdhmdakfdlgfehcojocicialc | 
| Officiële URL | https://chromewebstore.google.com/detail/space-web-results/ldmnpfbhdhmdakfdlgfehcojocicialc | 
| Beschrijving | Web Results with space themed background. | 
| Bestandsgrootte | 11.85 KB | 
| Aantal Installaties | 30 | 
| Huidige Versie | 1.0.3 | 
| Laatst Bijgewerkt | 2021-10-06 | 
| Publicatiedatum | 2020-02-15 | 
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | https://happy-hours.xyz | 
| [email protected] | |
| Betalingswijze | free | 
| URL van de Privacybeleid Pagina | https://happy-hours.xyz/privacy.html | 
| Ondersteunde Talen | 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"
}  |  |