Wednesday Addams Wallpapers New Tab
Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.
Was ist Wednesday Addams Wallpapers New Tab?
Wednesday Addams Wallpapers New Tab ist eine Chrome-Erweiterung, die von https://gameograf.com entwickelt wurde, und ihr Hauptmerkmal ist "Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.".
Erweiterungsscreenshots
Wednesday Addams Wallpapers New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Wednesday Addams Wallpapers 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
Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.
*General Settings
*Search Engine
*Languages
*Customize Background Settings
*Popular Google Apps
*Clock
*Countdown
*Popular Games Grundlegende Informationen zur Erweiterung
| Name | |
| ID | chdidecbdocblkhlllgaaokanndddlon |
| Offizielle URL | https://chrome.google.com/webstore/detail/wednesday-addams-wallpape/chdidecbdocblkhlllgaaokanndddlon |
| Beschreibung | Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab. |
| Dateigröße | 9.77 MB |
| Installationsanzahl | 1,253 |
| Aktuelle Version | 2.0 |
| Letztes Update | 2023-03-19 |
| Veröffentlichungsdatum | 2022-12-20 |
| Entwickler | https://gameograf.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://gameograf.com/ |
| Hilfeseite URL | https://gameograf.com/support/ |
| URL der Datenschutzrichtlinien-Seite | https://gameograf.com/privacy-policy |
| Unterstützte Sprachen | en,fr,es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "2.0",
"name": "__MSG_appName__",
"default_locale": "en",
"description": "__MSG_appDesc__",
"action": {
"default_icon": "icon.png"
},
"offline_enabled": true,
"background": {
"service_worker": "js\/service-worker.js"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [],
"icons": {
"128": "icon.png"
},
"author": "Editor"
} | |