Holiday seasons background pictures new tab

It shows holiday season background images on open every new tab.

Holiday seasons background pictures new tabとは何ですか?

Holiday seasons background pictures new tabはholidayseasonsnewtabによって開発されたChromeの拡張機能で、その主な機能は「It shows holiday season background images on open every new tab.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Holiday seasons background pictures new tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Enhance the festive spirit with these delightful Holiday Seasons pictures in every new tab. Immerse yourself in the joy and cheer of various holidays as vibrant and captivating images fill your browser. From colorful decorations to snowy landscapes, each new tab becomes a window to the magical world of holiday celebrations.

Please note this extension will change your Chrome New Tab and New Tab search. 
New Tab search results powered by Yahoo.

Please notice:

By clicking on the 'Add to Chrome' button and installing this fun “Holiday Seasons background pictures new tab”, you agree to install this extension, with our Privacy Policy and our Terms of Service mentioned below.
By installing “Holiday Seasons background pictures new tab” you agree to the change of the new tab setting. 
You may remove or disable this extension at any time.
Privacy policy available at: https://holidayseasonsnewtab.com/privacy.html
Terms of Service: https://holidayseasonsnewtab.com/terms.html


Contact us! We’d love to hear from you: [email protected]                    

拡張機能の基本情報

名前 Holiday seasons background pictures new tab Holiday seasons background pictures new tab
ID kojmhpfmnbmibbkcnfmfdemijlkiikag
公式URL https://chromewebstore.google.com/detail/holiday-seasons-backgroun/kojmhpfmnbmibbkcnfmfdemijlkiikag
説明 It shows holiday season background images on open every new tab.
ファイルサイズ 1.62 MB
インストール数 3,827
現在のバージョン 1.0.4
最終更新日 2023-07-25
公開日 2022-11-20
開発者 holidayseasonsnewtab
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://holidayseasonsnewtab.com/privacy.html
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "holidayPic.png"
    },
    "manifest_version": 3,
    "name": "Holiday seasons background pictures new tab",
    "version": "1.0.4",
    "description": "It shows holiday season background images on open every new tab.",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/holidayseasonsnewtab.com\/",
        "*:\/\/*.holidayseasonsnewtab.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "holidayBg.html"
    },
    "icons": {
        "16": "holidayPic.png",
        "48": "holidayPic.png",
        "128": "holidayPic.png"
    }
}