Ocean HD Wallpapers New Tab theme

This cool Ocean HD Wallpapers New Tab theme extension comes with more than 15 beautiful high quality big blue Ocean wallpapers

Τι είναι το Ocean HD Wallpapers New Tab theme;

Το Ocean HD Wallpapers New Tab theme είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://newtabsy.com, και η κύρια λειτουργία του είναι "This cool Ocean HD Wallpapers New Tab theme extension comes with more than 15 beautiful high quality big blue Ocean wallpapers".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Ocean HD Wallpapers New Tab theme

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

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

                        For all of you nature lovers out there, we bring you this Chrome extension that features backgrounds of Ocean HD Wallpapers.

This we can for sure say one of a kind extension comes with more that 15 ultra high quality Ocean Wallpapers, and we update new ones regularly.

Features that come with Ocean HD Wallpapers New Tab extension

-Changing wallpapers of Ocean chosen by us painstakingly, shuffling at random every time you open new tab.
-In the upper right corner of your window this extension will
display a clock , which is set to your location’s timezone
-In the upper left corner we put shortcuts to popular sites: Twitter, Facebook and YouTube and rating
-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 that displays results from Google

For most of us ocean has that calming effect, but most of us don't have that privilege to look at the ocean in real life everyday. But now, when you install this amazing Ocean HD Wallpapers New Tab theme, you can look at the ocean every time you open new tab in your Chrome browser.                    

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

Όνομα Ocean HD Wallpapers New Tab theme Ocean HD Wallpapers New Tab theme
ID laipiaaibioolalecpilemnhefcoeben
Επίσημο URL https://chrome.google.com/webstore/detail/ocean-hd-wallpapers-new-t/laipiaaibioolalecpilemnhefcoeben
Περιγραφή This cool Ocean HD Wallpapers New Tab theme extension comes with more than 15 beautiful high quality big blue Ocean wallpapers
Μέγεθος Αρχείου 927 KB
Αριθμός Εγκαταστάσεων 50
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2019-04-02
Ημερομηνία Δημοσίευσης 2019-04-02
Προγραμματιστής http://newtabsy.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://newtabsy.com/ocean-hd-wallpapers-new-tab-theme/
Διεύθυνση URL της Σελίδας Βοήθειας http://newtabsy.com/disclaimer-notice-for-newtabsy-com/
Υποστηριζόμενες Γλώσσες 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": "This cool Ocean HD Wallpapers New Tab theme extension comes with more than 15 beautiful high quality big blue Ocean wallpapers",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "Ocean HD Wallpapers New Tab theme",
    "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": [
        "*"
    ]
}