Rabbit Wallpaper

Rabbit Wallpaper turn new tab into Rabbit Wallpapers.

Co je Rabbit Wallpaper?

Rabbit Wallpaper je rozšíření Chrome vyvinuté MatrixApps, a jeho hlavní funkcí je „Rabbit Wallpaper turn new tab into Rabbit Wallpapers.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Rabbit Wallpaper

Stáhněte si soubory rozšíření Rabbit Wallpaper ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Rabbit Wallpaper Rabbit Wallpaper
ID djmllhippokhogkajimjagoiombiackl
Oficiální URL https://chrome.google.com/webstore/detail/rabbit-wallpaper/djmllhippokhogkajimjagoiombiackl
Popis Rabbit Wallpaper turn new tab into Rabbit Wallpapers.
Velikost souboru 27.22 MB
Počet instalací 138
Aktuální Verze 1.0.0
Poslední Aktualizace 2022-12-21
Datum Vydání 2022-12-21
Vývojář MatrixApps
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
}