list colors
easly check with different colors to webpage background
Qu'est-ce que list colors ?
list colors est une extension Chrome développée par normaisheperddg1, et sa fonction principale est "easly check with different colors to webpage background".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension list colors
Téléchargez les fichiers d'extension list colors 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
make web page look different by adding different colors to background of web page. 1)open web page example : en.wikipedia.org/wiki/Main_Page 2)click on extension icon to open default popup html 3)select any colors 4)reload tab and try again, if it is not working
Informations de Base sur l'Extension
Nom | |
ID | fceoddkknbldnpigkpdgpldjbkgammgm |
URL Officiel | https://chrome.google.com/webstore/detail/list-colors/fceoddkknbldnpigkpdgpldjbkgammgm |
Description | easly check with different colors to webpage background |
Taille du Fichier | 28.14 KB |
Nombre d'Installations | 2,000 |
Version Actuelle | 0.0.0.1 |
Dernière Mise à Jour | 2022-07-18 |
Date de Publication | 2022-07-18 |
Développeur | normaisheperddg1 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "list colors", "description": "easly check with different colors to webpage background", "version": "0.0.0.1", "manifest_version": 3, "action": { "default_icon": "logo.png", "default_popup": "app.html" }, "icons": { "128": "logo.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |