Fractal Magic

Generates beautiful colored fractals on new tab.

Fractal Magicคืออะไร?

Fractal Magic เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Overtron Sky และคุณลักษณะหลักของมันคือ "Generates beautiful colored fractals on new tab."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fractal Magic

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}