Raven Fortnite Wallpaper and New Tab

Enjoy our new extension for Chrome and get new options to your new tab, including new HD wallpaper of Raven.

What is Raven Fortnite Wallpaper and New Tab?

Raven Fortnite Wallpaper and New Tab is a Chrome extension developed by Mega Themes, and its main feature is "Enjoy our new extension for Chrome and get new options to your new tab, including new HD wallpaper of Raven.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Raven Fortnite Wallpaper and New Tab Extension CRX File

Download Raven Fortnite Wallpaper and 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

                        Install Fortnite Raven Wallpaper and  New Tab Theme and get HD images of your favorite Raven character on every new tab!

Instead of boring old tabs in Chrome, how about to transform your new tab in to great expirience with awesome features and options.
Features:
 - Centered, personalized clock with greeting
 - Centered Search bar
 - Links and shortcuts for popular sites
 - Great and powerfull To Do organizer
 - Options tab with settings for favorite wallpaper, clock, Searh provider and many more!
 - Quotes of the day

This extension is free, made by fans for the fans.
To uninstall, please visit: https://megathemes.info/how-to-uninstall/
Privacy policy: https://megathemes.info/privacy-policy/                    

Extension Basic Information

Name Raven Fortnite Wallpaper and New Tab Raven Fortnite Wallpaper and New Tab
ID pkeedoiaoglchbcbgkijpdfjnlloamnd
Official URL https://chrome.google.com/webstore/detail/raven-fortnite-wallpaper/pkeedoiaoglchbcbgkijpdfjnlloamnd
Description Enjoy our new extension for Chrome and get new options to your new tab, including new HD wallpaper of Raven.
File Size 12.25 MB
Installation Count 108
Current Version 2.8
Last Updated 2019-01-25
Publish Date 2019-01-25
Developer Mega Themes
Email [email protected]
Payment Type free
Extension Website https://megathemes.info/fortnite-raven-wallpaper-and-new-tab/
Help Page URL https://megathemes.info/contact-us/
Privacy Policy Page URL https://megathemes.info/privacy-policy
Supported Languages en-US
manifest.json
{
    "name": "Raven Fortnite Wallpaper and New Tab",
    "manifest_version": 2,
    "short_name": "Raven fortnite",
    "description": "Enjoy our new extension for Chrome and get new options to your new tab, including new HD wallpaper of Raven.",
    "version": "2.8",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "files\/mega-new.html"
    },
    "browser_action": {
        "default_title": "Fortnite Raven Wallpaper and New Tab",
        "default_icon": {
            "16": "files\/icon16.png",
            "48": "files\/icon48.png",
            "128": "files\/icon128.png"
        }
    },
    "offline_enabled": true,
    "incognito": "split",
    "permissions": [
        "unlimitedStorage",
        "storage",
        "contextMenus",
        "management"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "icon128.png"
    }
}