CustomCSS Injector
Write any CSS rules for any websites
Qu'est-ce que CustomCSS Injector ?
CustomCSS Injector est une extension Chrome développée par Bryce, et sa fonction principale est "Write any CSS rules for any websites".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CustomCSS Injector
Téléchargez les fichiers d'extension CustomCSS Injector au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!)
Informations de Base sur l'Extension
Nom | |
ID | eknfhefneldkoocaeokkapahblmodika |
URL Officiel | https://chrome.google.com/webstore/detail/customcss-injector/eknfhefneldkoocaeokkapahblmodika |
Description | Write any CSS rules for any websites |
Taille du Fichier | 37.96 KB |
Nombre d'Installations | 95 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-03-02 |
Date de Publication | 2020-03-02 |
Évaluation | 2.50/5 Total 2 Évaluations |
Développeur | Bryce |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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", " |