Far Cry 6 HD Wallpapers New Tab

Best Wallpapers and Personalized New Tab Themes from Far Cry 6 for Your Browser.

What is Far Cry 6 HD Wallpapers New Tab?

Far Cry 6 HD Wallpapers New Tab is a Chrome extension developed by https://supertabthemes.com, and its main feature is "Best Wallpapers and Personalized New Tab Themes from Far Cry 6 for Your Browser.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Far Cry 6 HD Wallpapers New Tab Extension CRX File

Download Far Cry 6 HD Wallpapers New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Far Cry 6 HD Wallpapers New Tab - Extension Created by Supertabthemes

This extension is created for all Far Cry fans. By downloading it, you'll receive amazing wallpapers related to Far Cry 6 game, as well as some extra features.

Our extension allows you to: 
- Replace the new tab theme with wallpapers from Far Cry 6 which come in amazing quality. You can even choose your favorite background and it will show up each time you open a new tab page. 
- Check the time on the clock placed in the center of the new tab page. Of course, this clock can be hidden at any time. The extension also allows you to pick in between 12h or 24h format of the clock and you can even choose whether you want the seconds to be shown or not.
- Below the clock, there is a random quote that will be displayed. 
- In the lower right corner, there is an option called "Tasks" which can be used for writing down some important notes. This option can be disabled or expanded.
- In the upper left corner, you'll see an icon for links. By clicking on it, you'll open the list of shortcuts for the most popular sites that you can visit.
- Personalize your new tab pages by entering your name below the clock.

Next to the icon for links, you'll spot the "GEAR" icon which looks like a small wheel. By clicking on this icon, you'll open "Options" panel which allows you to customize all of the features listed above. In the general section, you can choose which features you want to keep on and turn off those you don't need. Below is the "photos" section which you can use to choose which exact Far Cry 6 wallpaper you want to be shown. Options panel also lets you to enable or disable the Todo list as well as an option for expanding this feature. Below that are clock options where you can disable clock and seconds or choose clock format you want. If you click on Links, you can turn them on or off and expand them as well.

As you can see, all of the features that our extension offers can be turned off easily!

Disclaimer: 
This extension is created by the fans of Far Cry. It is totally free for anyone who wants to download it. The content within this extension is not in any way sponsored, associated, nor approved by any company. If we infringement your copyrights in any way, please contact us and we will remove the content in question. All of the content is found around the web. This extension is free, but some parts of it can contain ads.

If you want to check out more themes like this, visit supertabthemes.com                    

Extension Basic Information

Name Far Cry 6 HD Wallpapers New Tab Far Cry 6 HD Wallpapers New Tab
ID nfnbcghokcenhebcojbpogbpkkildfbd
Official URL https://chrome.google.com/webstore/detail/far-cry-6-hd-wallpapers-n/nfnbcghokcenhebcojbpogbpkkildfbd
Description Best Wallpapers and Personalized New Tab Themes from Far Cry 6 for Your Browser.
File Size 15.37 MB
Installation Count 42
Current Version 2.6
Last Updated 2021-01-06
Publish Date 2021-01-06
Developer https://supertabthemes.com
Email [email protected]
Payment Type free
Extension Website https://supertabthemes.com/far-cry-6-wallpapers/
Help Page URL http://supertabthemes.com/contact-us/
Privacy Policy Page URL https://supertabthemes.com/privacy-policy
Supported Languages en
manifest.json
{
    "name": "Far Cry 6 HD Wallpapers New Tab",
    "manifest_version": 2,
    "short_name": "FarCryGame",
    "description": "Best Wallpapers and Personalized New Tab Themes from Far Cry 6 for Your Browser.",
    "version": "2.6",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "detail\/index.html"
    },
    "browser_action": {
        "default_title": "Far Cry 6 HD Wallpapers New Tab",
        "default_icon": {
            "16": "detail\/icon16.png",
            "48": "detail\/icon48.png",
            "128": "detail\/icon128.png"
        }
    },
    "offline_enabled": true,
    "incognito": "split",
    "permissions": [
        "unlimitedStorage",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "icon128.png"
    }
}