Stylite
Quickly customize styling on any website
Vad är Stylite?
Stylite är en Chrome-tillägg utvecklad av Zenture, och dess huvudfunktion är "Quickly customize styling on any website".
Tilläggsskärmbilder
Ladda ner Stylite-förlängningens CRX-fil
Ladda ner Stylite-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | alghcdmjanomnafjjmmhegabkilpbaea |
| Officiell webbadress | https://chromewebstore.google.com/detail/stylite/alghcdmjanomnafjjmmhegabkilpbaea |
| Beskrivning | Quickly customize styling on any website |
| Filstorlek | 510 KB |
| Antal Installationer | 98 |
| Aktuell Version | 0.3.0 |
| Senast Uppdaterad | 2019-03-08 |
| Publiceringsdatum | 2019-03-08 |
| Utvecklare | Zenture |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/iansinnott/stylite |
| Hjälpsida URL | https://github.com/iansinnott/stylite/issues |
| Stödda Språk | 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": [
" | |