Galaxy Tab

Explore galaxy space pictures in the background of every new tab.

Galaxy Tabとは何ですか?

Galaxy TabはGalaxy Tabによって開発されたChromeの拡張機能で、その主な機能は「Explore galaxy space pictures in the background of every new tab.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        By clicking "Add to Chrome", I accept and agree to installing the Galaxy Tab 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.

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

拡張機能の基本情報

名前 Galaxy Tab Galaxy Tab
ID eombdpjkbbfoclnbbednpoaaopohdnai
公式URL https://chromewebstore.google.com/detail/galaxy-tab/eombdpjkbbfoclnbbednpoaaopohdnai
説明 Explore galaxy space pictures in the background of every new tab.
ファイルサイズ 22.97 MB
インストール数 1,100
現在のバージョン 1.95
最終更新日 2023-10-06
公開日 2023-09-17
評価 5.00/5 合計 8 レビュー
開発者 Galaxy Tab
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.the-galaxy-tab.com/
ヘルプページのURL https://the-galaxy-tab.com/#contact
プライバシーポリシーページのURL https://www.the-galaxy-tab.com/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Galaxy Tab",
    "version": "1.95",
    "description": "Explore galaxy space pictures in the background of every new tab.",
    "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": []
}