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