Ariana Grande - New Tab page

Custom new tab and homepage page with Ariana Grande as background

Ariana Grande - New Tab page क्या है?

Ariana Grande - New Tab page deluuxe द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Custom new tab and homepage page with Ariana Grande as background"।

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

screenshot

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

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

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

                        A extention which replaces all new tabpages in chrome, opera and edge (chromium) with a homepage with high-res images of ariana.

It features a google search bar with auto-completion
and some handy links.
you can also enter urls in the searchbar and it will take you straight there.

Demo: https://ag.24-7.dev/

Tested browsers: Opera, Chrome, ms Edge (chromium)

Vivaldi users: you can set a custom url as new tab page in the settings of your browser, you can set it to "https://ag-homepage.ga" to get the same result as this plugin                    

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

नाम Ariana Grande - New Tab page Ariana Grande - New Tab page
ID bimbcifmkdfhjmnekpnlhcggndfjcfak
आधिकारिक URL https://chromewebstore.google.com/detail/ariana-grande-new-tab-pag/bimbcifmkdfhjmnekpnlhcggndfjcfak
विवरण Custom new tab and homepage page with Ariana Grande as background
फ़ाइल का आकार 16.93 MB
स्थापना संख्या 59
वर्तमान संस्करण 3.3.6
अंतिम अपडेट 2021-12-06
प्रकाशन तिथि 2020-05-02
डेवलपर deluuxe
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://ag.24-7.dev
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ariana Grande - New Tab page",
    "description": "Custom new tab and homepage page with Ariana Grande as background",
    "version": "3.3.6",
    "author": "DELUUXE",
    "incognito": "spanning",
    "permissions": [
        "tabs",
        "windows"
    ],
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": "images\/icon128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "images\/icon128.png",
        "128": "images\/icon128.png"
    },
    "manifest_version": 3
}