Smite Zeus Wallpaper Background New Tab

Change your New Tab theme in Google Chrome with this Smite Zeus Wallpaper Background New Tab extension

Τι είναι το Smite Zeus Wallpaper Background New Tab;

Το Smite Zeus Wallpaper Background New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://newtabsy.com, και η κύρια λειτουργία του είναι "Change your New Tab theme in Google Chrome with this Smite Zeus Wallpaper Background New Tab extension".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Smite Zeus Wallpaper Background New Tab

Λήψη αρχείων επέκτασης Smite Zeus Wallpaper Background New Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        With this Zeus New Tab extension you will get more than 15 unique wallpapers that are changing at random and from time to time we will do an update to include more high quality wallpapers. In addition to custom Smite Zeus Wallpapers you will get also a couple more amazing features.

Features that come with Smite Zeus Wallpaper Background New Tab extension
Custom Zeus wallpaper every time you open new tab
(Whenever you open new tab in your Chrome browser new wallpaper will appear featuring Zeus with different skins)
Local time clock
(In the upper right corner of your window this extension will
display a clock , which is set to your location’s timezone)
Custom box with rating icon and shortcuts to certain websites
(In the upper left corner of your window you will see heart shaped icon where you can leave your review of this extension, and icons with shortcuts to websites such as Facebook, YouTube, Twitter etc.)
News feed recommendation by NewTabsy
(Under your search box you will get 3 random recommendations from newtabsy.com, from the same category as your installed chrome extension )
Custom Search Box
(Results are displayed from Google)                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Smite Zeus Wallpaper Background New Tab Smite Zeus Wallpaper Background New Tab
ID dhdojjbmobhjbajbamdkilappinogcii
Επίσημο URL https://chrome.google.com/webstore/detail/smite-zeus-wallpaper-back/dhdojjbmobhjbajbamdkilappinogcii
Περιγραφή Change your New Tab theme in Google Chrome with this Smite Zeus Wallpaper Background New Tab extension
Μέγεθος Αρχείου 945 KB
Αριθμός Εγκαταστάσεων 118
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2019-04-03
Ημερομηνία Δημοσίευσης 2019-04-02
Προγραμματιστής http://newtabsy.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://newtabsy.com/smite-zeus-wallpaper-background-new-tab/
Διεύθυνση URL της Σελίδας Βοήθειας http://newtabsy.com/contact-us/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "background": {
        "scripts": [
            "js\/jquery-3.3.1.min.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon16.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/s3.us-east-2.amazonaws.com\/ https:\/\/ssl.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com https:\/\/json.geoiplookup.io https:\/\/query.yahooapis.com; object-src 'self'",
    "description": "Change your New Tab theme in Google Chrome with this Smite Zeus Wallpaper Background New Tab extension",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "Smite Zeus Wallpaper Background New Tab",
    "offline_enabled": true,
    "permissions": [
        "unlimitedStorage",
        "storage",
        "contextMenus",
        "notifications",
        "bookmarks",
        "management"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0",
    "web_accessible_resources": [
        "*"
    ]
}