60s 70s Groovy Wallpaper Theme New Tab

60s 70s Groovy Wallpaper Theme New Tab personal dashboard

Was ist 60s 70s Groovy Wallpaper Theme New Tab?

60s 70s Groovy Wallpaper Theme New Tab ist eine Chrome-Erweiterung, die von newtabdemo entwickelt wurde, und ihr Hauptmerkmal ist "60s 70s Groovy Wallpaper Theme New Tab personal dashboard".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

60s 70s Groovy Wallpaper Theme New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie 60s 70s Groovy Wallpaper Theme New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        The 60s-70s Hippie Groovy art style features vibrant colors, psychedelic patterns, and eclectic designs reflecting the counterculture movement. It is characterized by swirling patterns, bold typography, and surrealistic imagery inspired by Eastern mysticism, nature, and mind-altering substances. 

Widgets list:
- Search bar supporting multiple search engines.
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Light and dark theme.
- Dim background to your preference for better visibility.
- Lots of customizable features in setting.                    

Grundlegende Informationen zur Erweiterung

Name 60s 70s Groovy Wallpaper Theme New Tab 60s 70s Groovy Wallpaper Theme New Tab
ID blfhceggfdochfbflgdhckklbmkfdfpl
Offizielle URL https://chromewebstore.google.com/detail/60s-70s-groovy-wallpaper/blfhceggfdochfbflgdhckklbmkfdfpl
Beschreibung 60s 70s Groovy Wallpaper Theme New Tab personal dashboard
Dateigröße 21.79 MB
Installationsanzahl 510
Aktuelle Version 2023.11.20.511
Letztes Update 2023-11-20
Veröffentlichungsdatum 2023-04-25
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler newtabdemo
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "60s 70s Groovy Wallpaper Theme New Tab",
    "description": "60s 70s Groovy Wallpaper Theme New Tab personal dashboard",
    "version": "2023.11.20.511",
    "manifest_version": 3,
    "offline_enabled": true,
    "icons": {
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab"
    },
    "background": {
        "service_worker": "background.js"
    }
}