Stylite
Quickly customize styling on any website
Что такое Stylite?
Stylite - это расширение Chrome, разработанное Zenture, и его основная функция - "Quickly customize styling on any website".
Снимки экрана расширения
Скачать файл CRX расширения Stylite
Скачайте файлы расширений Stylite в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
A super lightweight style editor. Apply any styles you want to any site.
* Click the paint palette icon to bring up the style editor for the current site
* Click outside the editor to save
* You can also press cmd+enter to save at any time
This extension is free and open source! Check it out: https://github.com/iansinnott/stylite Основная информация о расширении
| Название | |
| ID | alghcdmjanomnafjjmmhegabkilpbaea |
| Официальный URL | https://chromewebstore.google.com/detail/stylite/alghcdmjanomnafjjmmhegabkilpbaea |
| Описание | Quickly customize styling on any website |
| Размер файла | 510 KB |
| Количество установок | 98 |
| Текущая Версия | 0.3.0 |
| Последнее Обновление | 2019-03-08 |
| Дата публикации | 2019-03-08 |
| Разработчик | Zenture |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://github.com/iansinnott/stylite |
| URL страницы помощи | https://github.com/iansinnott/stylite/issues |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Stylite",
"description": "Quickly customize styling on any website",
"version": "0.3.0",
"icons": {
"128": "icon128x128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |