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.”。
擴展截圖
下載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 |
ID | eombdpjkbbfoclnbbednpoaaopohdnai |
官方網址 | 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": [] } |