Outer Space

Kick back and enjoy beautiful landscapes from outer space!

什么是Outer Space?

Outer Space是由tiki-media开发的Chrome扩展程序,该扩展的主要功能是“Kick back and enjoy beautiful landscapes from outer space!”。

扩展截图

screenshot

下载Outer Space扩展crx文件

下载Outer Space扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Introducing "OuterSpace" – a mesmerizing Chrome extension that transforms your browser into a cosmic gateway. Immerse yourself in the beauty of outer space with stunning backgrounds that showcase galaxies, nebulae, and celestial wonders. Elevate your browsing experience with a touch of the cosmos. Download OuterSpace now and let the universe unfold before your eyes with every new tab. Explore the final frontier without leaving your screen!

By clicking "add to Chrome", I accept and agree to install "OuterSpace" extension and setting Chrome New Tab search provider to Microsoft Bing as described by the services in terms of use https://tiki-m.com/Terms/ and privacy policy https://tiki-m.com/Privacy-Policy/
https://tiki-m.com/Contacts/
https://tiki-m.com/About-us/                    

扩展基本信息

名称 Outer Space Outer Space
ID jolghibmeblcplhmlhpccffmklebjhka
官方URL https://chromewebstore.google.com/detail/outer-space/jolghibmeblcplhmlhpccffmklebjhka
简介 Kick back and enjoy beautiful landscapes from outer space!
文件大小 208 KB
安装次数 5,588
当前版本 1.0.0
更新时间 2023-12-12
上架时间 2023-11-22
评分 4.71/5 共7次评分
开发者 tiki-media
电子邮箱 [email protected]
付费类型 free
扩展官网 https://tiki-m.com/
帮助页面URL https://tiki-m.com/Contacts/
隐私政策页面URL https://tiki-m.com/Privacy-Policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "1.0.0",
    "author": "TikiMedia",
    "name": "Outer Space",
    "description": "Kick back and enjoy beautiful landscapes from outer space!",
    "background": {
        "service_worker": "background.803675d6.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.outerspace-ext.com\/*"
    ]
}