Wednesday Addams Wallpapers New Tab
Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.
ما هو Wednesday Addams Wallpapers New Tab؟
Wednesday Addams Wallpapers New Tab هو إضافة Chrome تم تطويرها بواسطة https://gameograf.com، والميزة الرئيسية لها هي "Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Wednesday Addams Wallpapers New Tab
قم بتنزيل ملفات الامتداد Wednesday Addams Wallpapers New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | |
ID | chdidecbdocblkhlllgaaokanndddlon |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/wednesday-addams-wallpape/chdidecbdocblkhlllgaaokanndddlon |
الوصف | Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab. |
حجم الملف | 9.77 MB |
عدد التثبيتات | 1,253 |
النسخة الحالية | 2.0 |
آخر تحديث | 2023-03-19 |
تاريخ النشر | 2022-12-20 |
المطور | https://gameograf.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://gameograf.com/ |
عنوان صفحة المساعدة | https://gameograf.com/support/ |
عنوان صفحة سياسة الخصوصية | https://gameograf.com/privacy-policy |
اللغات المدعومة | 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" } |