list colors
easly check with different colors to webpage background
O que é list colors?
list colors é uma extensão do Chrome desenvolvida por normaisheperddg1, e sua principal característica é "easly check with different colors to webpage background".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão list colors
Baixe arquivos de extensão list colors no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | fceoddkknbldnpigkpdgpldjbkgammgm |
URL Oficial | https://chrome.google.com/webstore/detail/list-colors/fceoddkknbldnpigkpdgpldjbkgammgm |
Descrição | easly check with different colors to webpage background |
Tamanho do Arquivo | 28.14 KB |
Contagem de Instalações | 2,000 |
Versão Atual | 0.0.0.1 |
Última Atualização | 2022-07-18 |
Data de Publicação | 2022-07-18 |
Desenvolvedor | normaisheperddg1 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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": [ " |