CustomCSS Injector
Write any CSS rules for any websites
Co je CustomCSS Injector?
CustomCSS Injector je rozšíření Chrome vyvinuté Bryce, a jeho hlavní funkcí je „Write any CSS rules for any websites“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření CustomCSS Injector
Stáhněte si soubory rozšíření CustomCSS Injector ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Originally developed as an Add-On for FireFox, Custom CSS Injector lets you write any CSS rules and apply them to any website you like. Change colours, backgrounds, resize and hide obtrusive elements. Anything you can do within the power of CSS! Simply write the CSS you want to apply in the provided text field and click 'Save' (NO page refresh required!). Apply the CSS to the URL, Domain or Globally by using the radio buttons provided. There is also a whitelist/blacklist functionality to govern which websites you'd like to apply the CSS to. Enjoy syntax highlighting and line numbers for code readability (Thanks to PrismJS!)
Základní Informace o Rozšíření
Název | |
ID | eknfhefneldkoocaeokkapahblmodika |
Oficiální URL | https://chrome.google.com/webstore/detail/customcss-injector/eknfhefneldkoocaeokkapahblmodika |
Popis | Write any CSS rules for any websites |
Velikost souboru | 37.96 KB |
Počet instalací | 95 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2020-03-02 |
Datum Vydání | 2020-03-02 |
Hodnocení | 2.50/5 Celkem 2 Hodnocení |
Vývojář | Bryce |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CustomCSS Injector", "short_name": "CSS Injector", "version": "1.0", "description": "Write any CSS rules for any websites", "manifest_version": 2, "icons": { "48": "icons\/CCSSI_icon_v2_48.png" }, "permissions": [ "activeTab", "storage", " |