Fractal Magic
Generates beautiful colored fractals on new tab.
Что такое Fractal Magic?
Fractal Magic - это расширение Chrome, разработанное Overtron Sky, и его основная функция - "Generates beautiful colored fractals on new tab.".
Снимки экрана расширения
Скачать файл 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 Основная информация о расширении
| Название | |
| 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"
}
} | |