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
电子邮箱 [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": []
}