Horse Wallpaper New Tab with Facts

Experience the majestic world of horses every time you open a new browser tab with Horse New Tab extension

Τι είναι το Horse Wallpaper New Tab with Facts;

Το Horse Wallpaper New Tab with Facts είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.horsestab.com, και η κύρια λειτουργία του είναι "Experience the majestic world of horses every time you open a new browser tab with Horse New Tab extension".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Horse Wallpaper New Tab with Facts

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

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

                        Immerse yourself in the beauty and grace of various horse breeds while enjoying a wealth of features that make your browsing experience more informative and captivating.

Key Features

1. Stunning Horse Wallpapers:
Transform your new browser tab into a canvas of equine elegance. With Horse New Tab, you can enjoy breathtaking wallpapers featuring a wide array of horse breeds. From spirited Arabians to gentle Clydesdales, each tab opening will introduce you to a different equine companion.

2. Fun and Educational Horse Facts:
Expand your knowledge of these magnificent creatures. With every new tab, you'll find interesting and informative facts about horses. Discover their history, behavior, and fascinating trivia that will keep you entertained and enlightened.

3. Current Time and Date:
Stay organized and punctual with the real-time clock and date displayed on your new tab. It keeps you aware of the current time while you browse, so you never miss an important appointment or event.

4. Web Search with Bing:
Easily search the web with Bing directly from your new tab. Quickly find information, images, and resources on the topics you care about, whether it's about horses, general knowledge, or your specific interests.

New Feature! Build Your Personalized Collection! Explore the latest enhancement to Horse New Tab – now you can curate your very own collection of horse wallpapers. Tailor your browsing experience by choosing to shuffle through all horse images, focus on a specific breed, display only your handpicked favorites, or showcase the ones you've personally saved to your collection. With this new customization option, make each tab uniquely yours by selecting the horse images that resonate most with you. 

Why add Horse New Tab?

- Breathtaking horse wallpapers to soothe your mind and inspire your day.
- Engaging and educational horse facts for enthusiasts and learners alike.
- Convenient real-time clock and date display to keep you on schedule.
- Easy web searches with Bing to access information effortlessly.
- Customizable features that let you create a unique browsing experience.

Bring the world of horses to your fingertips and make every new tab a visual and educational delight with Horse New Tab. Install it today to combine the beauty of horses with the convenience of a practical new tab extension.

If you like this extension please rate it and share with your friends.                    

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

Όνομα Horse Wallpaper New Tab with Facts Horse Wallpaper New Tab with Facts
ID difphlopnifadjnjcenlelggbgdjmkoi
Επίσημο URL https://chromewebstore.google.com/detail/horse-wallpaper-new-tab-w/difphlopnifadjnjcenlelggbgdjmkoi
Περιγραφή Experience the majestic world of horses every time you open a new browser tab with Horse New Tab extension
Μέγεθος Αρχείου 908 KB
Αριθμός Εγκαταστάσεων 612
Τρέχουσα Έκδοση 3.0.38
Τελευταία Ενημέρωση 2024-01-15
Ημερομηνία Δημοσίευσης 2023-10-26
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής https://www.horsestab.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://horsestab.com
Διεύθυνση URL της Σελίδας Βοήθειας https://horsestab.com/contact
URL της Σελίδας Πολιτικής Απορρήτου https://horsestab.com/privacy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Horse Wallpaper New Tab with Facts",
    "description": "Experience the majestic world of horses every time you open a new browser tab with Horse New Tab extension",
    "version": "3.0.38",
    "short_name": "Horse",
    "permissions": [
        "storage",
        "topSites",
        "tabs"
    ],
    "icons": {
        "16": "icons\/16.png",
        "38": "icons\/38.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": {
            "64": "icons\/64.png",
            "128": "icons\/128.png"
        },
        "default_title": "Horse Wallpaper New Tab with Facts"
    },
    "background": {
        "service_worker": "main.js",
        "type": "module"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.horsestab.com\/*"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.horsestab.com\/*"
            ],
            "js": [
                "js\/content-scripts\/installed.js",
                "js\/content-scripts\/event-handler.js"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/mystart.mystartcdn.com https:\/\/*.firebaseio.com;style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com  https:\/\/mystart.mystartcdn.com https:\/\/maxcdn.bootstrapcdn.com",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/*.firebasedatabase.app' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'"
    },
    "manifest_version": 3
}