Wednesday Addams Wallpapers New Tab
Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.
Wat is Wednesday Addams Wallpapers New Tab?
Wednesday Addams Wallpapers New Tab is een Chrome-extensie ontwikkeld door https://gameograf.com, en de belangrijkste functie is "Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Wednesday Addams Wallpapers New Tab
Download Wednesday Addams Wallpapers New Tab-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
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
Basisinformatie over de Extensie
Naam | |
ID | chdidecbdocblkhlllgaaokanndddlon |
Officiële URL | https://chrome.google.com/webstore/detail/wednesday-addams-wallpape/chdidecbdocblkhlllgaaokanndddlon |
Beschrijving | Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab. |
Bestandsgrootte | 9.77 MB |
Aantal Installaties | 1,253 |
Huidige Versie | 2.0 |
Laatst Bijgewerkt | 2023-03-19 |
Publicatiedatum | 2022-12-20 |
Ontwikkelaar | https://gameograf.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://gameograf.com/ |
Help Pagina-URL | https://gameograf.com/support/ |
URL van de Privacybeleid Pagina | https://gameograf.com/privacy-policy |
Ondersteunde Talen | 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" } |