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 là gì?
Wednesday Addams Wallpapers New Tab là một tiện ích mở rộng Chrome được phát triển bởi https://gameograf.com, và tính năng chính của nó là "Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Wednesday Addams Wallpapers New Tab
Tải xuống các tệp mở rộng Wednesday Addams Wallpapers New Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | chdidecbdocblkhlllgaaokanndddlon |
URL Chính Thức | https://chrome.google.com/webstore/detail/wednesday-addams-wallpape/chdidecbdocblkhlllgaaokanndddlon |
Mô tả | Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab. |
Kích Thước Tệp | 9.77 MB |
Số Lần Cài Đặt | 1,253 |
Phiên Bản Hiện Tại | 2.0 |
Cập Nhật Lần Cuối | 2023-03-19 |
Ngày Phát Hành | 2022-12-20 |
Nhà Phát Triển | https://gameograf.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://gameograf.com/ |
URL Trang Trợ Giúp | https://gameograf.com/support/ |
URL Trang Chính Sách Bảo Mật | https://gameograf.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |