Rabbit Wallpaper

Rabbit Wallpaper turn new tab into Rabbit Wallpapers.

Rabbit Wallpaper là gì?

Rabbit Wallpaper là một tiện ích mở rộng Chrome được phát triển bởi MatrixApps, và tính năng chính của nó là "Rabbit Wallpaper turn new tab into Rabbit Wallpapers.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Rabbit Wallpaper

Tải xuống các tệp mở rộng Rabbit Wallpaper 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

                        Rabbit wallpapers extension offers great images with every new tab and was made for all fans of Rabbit images.

FEATURES:
•	Every time you open a new tab, the Rabbit wallpaper is shuffled.
•	Google search provides quick access to popular websites.
•	Easy access to email and social media accounts.
•	Automatically display the current date and time.
•	Quick access to your most often visited websites.
•	Bookmarks are easily accessible.
•	Display Weather, Time & Date on screen.
•	Add a website to the Shortcuts tab for easy access.
•	Simple Social Media Sharing.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Rabbit Wallpaper Rabbit Wallpaper
ID djmllhippokhogkajimjagoiombiackl
URL Chính Thức https://chrome.google.com/webstore/detail/rabbit-wallpaper/djmllhippokhogkajimjagoiombiackl
Mô tả Rabbit Wallpaper turn new tab into Rabbit Wallpapers.
Kích Thước Tệp 27.22 MB
Số Lần Cài Đặt 138
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2022-12-21
Ngày Phát Hành 2022-12-21
Nhà Phát Triển MatrixApps
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "action": {
        "default_icon": {
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [
        "bookmarks",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}