Rabbit Wallpaper

Rabbit Wallpaper turn new tab into Rabbit Wallpapers.

Rabbit Wallpaper क्या है?

Rabbit Wallpaper MatrixApps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Rabbit Wallpaper turn new tab into Rabbit Wallpapers."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Rabbit Wallpaper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Rabbit Wallpaper Rabbit Wallpaper
ID djmllhippokhogkajimjagoiombiackl
आधिकारिक URL https://chrome.google.com/webstore/detail/rabbit-wallpaper/djmllhippokhogkajimjagoiombiackl
विवरण Rabbit Wallpaper turn new tab into Rabbit Wallpapers.
फ़ाइल का आकार 27.22 MB
स्थापना संख्या 138
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-12-21
प्रकाशन तिथि 2022-12-21
डेवलपर MatrixApps
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
}