Stylite
Quickly customize styling on any website
Wat is Stylite?
Stylite is een Chrome-extensie ontwikkeld door Zenture, en de belangrijkste functie is "Quickly customize styling on any website".
Extensie Screenshots
Download het CRX-bestand van de extensie Stylite
Download Stylite-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | alghcdmjanomnafjjmmhegabkilpbaea |
| Officiële URL | https://chromewebstore.google.com/detail/stylite/alghcdmjanomnafjjmmhegabkilpbaea |
| Beschrijving | Quickly customize styling on any website |
| Bestandsgrootte | 510 KB |
| Aantal Installaties | 98 |
| Huidige Versie | 0.3.0 |
| Laatst Bijgewerkt | 2019-03-08 |
| Publicatiedatum | 2019-03-08 |
| Ontwikkelaar | Zenture |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/iansinnott/stylite |
| Help Pagina-URL | https://github.com/iansinnott/stylite/issues |
| Ondersteunde Talen | 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": [
" | |