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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}