Galaxy Wallpaper

Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.

Galaxy Wallpaperとは何ですか?

Galaxy WallpaperはGalaxy Wallpaperによって開発されたChromeの拡張機能で、その主な機能は「Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        By clicking "Add to Chrome", I accept and agree to installing the Galaxy Wallpaper Chrome extension and setting Chrome™️ New Tab to that provided by the service with search results by Microsoft Bing, and the Terms of Use and Privacy Policy.

Install now and enjoy beautiful galaxy space wallpapers each time you open a new tab.

Privacy Policy: https://galaxy-wallpaper.com/privacy-policy.html
Terms of Use: https://galaxy-wallpaper.com/terms.html
Free stock media content is distributed by Unsplash - https://unsplash.com                    

拡張機能の基本情報

名前 Galaxy Wallpaper Galaxy Wallpaper
ID ndmkngfmkccgmcgaopmegngbhmnjbjlb
公式URL https://chromewebstore.google.com/detail/galaxy-wallpaper/ndmkngfmkccgmcgaopmegngbhmnjbjlb
説明 Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.
ファイルサイズ 40.42 MB
インストール数 37,177
現在のバージョン 3.3
最終更新日 2023-04-05
公開日 2023-02-12
評価 4.69/5 合計 102 レビュー
開発者 Galaxy Wallpaper
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.galaxy-wallpaper.com/
ヘルプページのURL https://www.galaxy-wallpaper.com/
プライバシーポリシーページのURL https://galaxy-wallpaper.com/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Galaxy Wallpaper",
    "version": "3.3",
    "description": "Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "topSites",
        "favicon",
        "history"
    ]
}