Fractal Magic

Generates beautiful colored fractals on new tab.

Fractal Magicとは何ですか?

Fractal MagicはOvertron Skyによって開発されたChromeの拡張機能で、その主な機能は「Generates beautiful colored fractals on new tab.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Go on a fractal journey every time your open a new tab. 
Dive deep or get high, your mouse will guide you - with every movement you will reach new places within the fractal.
Move slow for a fast journey, move fast for a frantic color experience. 
Choose between 3 different sets of fractal magic, each one with its own colors and shapes. 

Once the extension is downloaded, Microsoft Bing will be the default search engine

Website - https://www.overtronsky.com/home
Events - https://www.overtronsky.com/events
Get in Touch for any issues and questions - https://www.overtronsky.com/get-in-touch
Terms of Use - https://www.overtronsky.com/terms-of-use
Privacy Policy - https://www.overtronsky.com/privacy-policy
A bit about us and our history - https://www.overtronsky.com/about                    

拡張機能の基本情報

名前 Fractal Magic Fractal Magic
ID klanofmdjbfefjkmjnkapnfpcnfcbpmc
公式URL https://chromewebstore.google.com/detail/fractal-magic/klanofmdjbfefjkmjnkapnfpcnfcbpmc
説明 Generates beautiful colored fractals on new tab.
ファイルサイズ 24.88 KB
インストール数 35
現在のバージョン 1.3
最終更新日 2023-09-03
公開日 2022-03-03
評価 4.50/5 合計 2 レビュー
開発者 Overtron Sky
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.overtronsky.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.3",
    "name": "Fractal Magic",
    "description": "Generates beautiful colored fractals on new tab.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": "app_icons\/1.png"
    },
    "icons": {
        "128": "app_icons\/1.png",
        "48": "app_icons\/2.png",
        "16": "app_icons\/3.png"
    }
}