Cute Horses

Get a cute horse on every new tab

Cute Horsesとは何ですか?

Cute Horsesはhttps://freehdtabs.comによって開発されたChromeの拡張機能で、その主な機能は「Get a cute horse on every new tab」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Cute Horses拡張機能のCRXファイルをダウンロード

Cute Horses拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        - HORSES NEW TAB - HORSES WALLPAPERS - Offered by freehdtabs.com -

Install Horses and enjoy varied HD wallpapers of cute horses, every time you open a new tab.

What can you get from our horses themes?
★ First, you can enjoy a wide range of horses wallpapers in HD quality. 

★ Second, the horses extension provides quick navigation to many useful sites like Gmail, Booking, and others.

★ Finally, you can enjoy all these features for free!

★ Interested in cute animal themes like cats, kittens, tabby cat? Visit our homepage for more HD wallpapers and newtab themes: https://freehdtabs.com/

In order to provide the features of this extension, your default search settings would be modified.


How do I uninstall this extension?
Click on the Chrome Menu icon to open the menu
Click on Settings
On the left window pane click on Extensions
Choose the Cute Horses extension from the list
Click on the Trash bin icon to the right of the extension
On the pop-up window click on the Remove button


EULA: https://freehdtabs.com/eula
Privacy Policy : https://freehdtabs.com/privacy
You can always contact us at [email protected]                    

拡張機能の基本情報

名前 Cute Horses Cute Horses
ID jiijikchlpdbgiddomlooeippbamognf
公式URL https://chromewebstore.google.com/detail/cute-horses/jiijikchlpdbgiddomlooeippbamognf
説明 Get a cute horse on every new tab
ファイルサイズ 13.47 KB
インストール数 2,260
現在のバージョン 1.11
最終更新日 2021-07-20
公開日 2019-05-17
評価 5.00/5 合計 1 レビュー
開発者 https://freehdtabs.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://freehdtabs.com
プライバシーポリシーページのURL https://freehdtabs.com/privacy
対応言語 en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icon_16.png",
            "32": "icon_32.png"
        },
        "default_title": "See a horse"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/freehdtabs.com\/favicons\/horses.ico",
            "is_default": true,
            "keyword": "a",
            "name": "Internet",
            "search_url": "https:\/\/freehdtabs.com\/search?id=horses&q={searchTerms}"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Get a cute horse on every new tab",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.freehdtabs.com\/*",
            "*:\/\/freehdtabs.com\/*",
            "*:\/\/*.freehdtabs.test\/*",
            "*:\/\/freehdtabs.test\/*"
        ]
    },
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png"
    },
    "incognito": "split",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm1xNR+lNrR1+DR3XTF1mDEyNNQB8ltLiAa2TsdufAbL3iqoQ\/34e+w4aTq5NVDisuXPWjucdGQW0d17nA2DrRm7h7JqOM0hutKcPULNaq6C+AfL5LrzvfA0tcrznHmf\/sKuCDL6jmFb9+m1pYYQzNOX8Tj4X\/4RxtzWkiyOFJEes+5Fkwr8MfFI1cKBdiyYkwPHNEFDiIfg5CZ1lWY+qP5DbUEFLZDyD\/SojMxLSabzQHmf38Tj8yjpAwciWsphF9LX8e6QOGSlfU4fHOdytf1O5LGOrbaBuUTvPjXlWuXgwMFW7gihCCncCs2WMhixAvuMhEILf\/8R5Uj5Ne77mZwIDAQAB",
    "manifest_version": 2,
    "name": "Cute Horses",
    "permissions": [
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.freehdtabs.com\/*",
        "*:\/\/freehdtabs.com\/*"
    ],
    "short_name": "Cute Horses",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.11"
}