Sans Wallpaper HD Custom New Tab
Sans New Tab Wallpapers & Games, created for sans fans. Changes your new tab to sans new tab.
Was ist Sans Wallpaper HD Custom New Tab?
Sans Wallpaper HD Custom New Tab ist eine Chrome-Erweiterung, die von Groovy Wallpapers entwickelt wurde, und ihr Hauptmerkmal ist "Sans New Tab Wallpapers & Games, created for sans fans. Changes your new tab to sans new tab.".
Erweiterungsscreenshots
Sans Wallpaper HD Custom New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Sans Wallpaper HD Custom 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
Get my new tab themes & enjoy different hd backgrounds of sans, every time you open a new tab. FEATURES: -- Shuffle all undertale wallpaper backgrounds, or just choose your best wallpaper backgrounds -- Unique sans backgrounds uploaded by users all around the world. -- A high-res new tab experience. -- Speed dial widget & your best websites. -- Quick links, rate and share options found on the new tab page. -- Search box widget. Have fun with my sans extension!!
Grundlegende Informationen zur Erweiterung
Name | |
ID | bhliibmlcpfpigipmpibipglbpdlmemc |
Offizielle URL | https://chrome.google.com/webstore/detail/sans-wallpaper-hd-custom/bhliibmlcpfpigipmpibipglbpdlmemc |
Beschreibung | Sans New Tab Wallpapers & Games, created for sans fans. Changes your new tab to sans new tab. |
Dateigröße | 36.9 KB |
Installationsanzahl | 1,000 |
Aktuelle Version | 8.0.0.0 |
Letztes Update | 2021-06-23 |
Veröffentlichungsdatum | 2021-06-23 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | Groovy Wallpapers |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://sites.google.com/view/themes-inc/%D7%91%D7%99%D7%AA |
Unterstützte Sprachen | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images19\/icon13.png" }, "background": { "scripts": [ "js9\/background15.js" ] }, "chrome_url_overrides": { "newtab": "tab5.html" }, "browser_action": { "default_title": "sans" } } |