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
Eメール [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\/*"
    ]
}