Valorant Killjoy Sentinel Animated New Tab

Valorant is the popular game of the recent years. So, we thought to make a new tab extension about Valorant for the fans. You are…

Valorant Killjoy Sentinel Animated New Tab क्या है?

Valorant Killjoy Sentinel Animated New Tab http://wallpaperation.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Valorant is the popular game of the recent years. So, we thought to make a new tab extension about Valorant for the fans. You are…"।

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

screenshot

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

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

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

                        Valorant is the popular game of the recent years. So, we thought to make a new tab extension about Valorant for the fans. 

You are probably hit the page to see something about Valorant! We have used Killjoy (Sentinel) character from Valorant game for this extension. 

Notice: This is not a game! It is an extension for Valorant game!

This extension will make some changes on your browser. These changes as follow. 

- Your current tab screen will altered with Valorant animated wallpaper.
- Search bar will be moved on the left pane of the screen instead the usual one.
- To - do list
- Notes section
- Date and clock feature
- We are willing to add more features but it is not a promise!

Do you think that there would be a feature that will make better Valorant Animated New Tab extension? Please, use support form to inform us, so we will consider to add that feature to our extension.

Would you like to uninstall this Valorant extension from your browser?

- Cick to three dots next to icon of the Valorant Animated New Tab on the top right corner of the browser (to find it take a look puzzle part)
- Select "Remove from Chrome..."
- Then select "Remove"

The extension will be uninstalled from your browser.

Important notice for copyright owners.

If you are owner some of the material on the extension and want to get it removed please contact us with the support form.                    

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

नाम Valorant Killjoy Sentinel Animated New Tab Valorant Killjoy Sentinel Animated New Tab
ID bbbfmdlekdefhifbaljohhhbfejnjdpd
आधिकारिक URL https://chrome.google.com/webstore/detail/valorant-killjoy-sentinel/bbbfmdlekdefhifbaljohhhbfejnjdpd
विवरण Valorant is the popular game of the recent years. So, we thought to make a new tab extension about Valorant for the fans. You are…
फ़ाइल का आकार 21.6 MB
स्थापना संख्या 49
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2021-08-24
प्रकाशन तिथि 2021-08-24
डेवलपर http://wallpaperation.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.wallpaperation.com
सहायता पृष्ठ URL https://www.wallpaperation.com/support/
गोपनीयता नीति पृष्ठ URL https://www.wallpaperation.com/privacy-policy-2
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Valorant Killjoy Sentinel Animated New Tab",
    "background": {
        "scripts": [
            "js\/arkaPlan.js"
        ],
        "persistent": false
    },
    "version": "0.0.1",
    "description": "",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "16x16.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "oauth2": {
        "client_id_firefox": "825939795126-t9v6behgpkvj2vfffgg960gvneqi5umn.apps.googleusercontent.com",
        "client_id": "825939795126-mcce3h3b83llk6lid0fjds0b6age97k6.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/calendar.google.com; object-src 'self'",
    "permissions": [
        "identity",
        "http:\/\/calendar.google.com\/calendar\/*",
        "https:\/\/calendar.google.com\/calendar\/*",
        "*:\/\/www.googleapis.com\/*",
        "*:\/\/accounts.google.com\/*"
    ]
}