list colors
easly check with different colors to webpage background
Vad är list colors?
list colors är en Chrome-tillägg utvecklad av normaisheperddg1, och dess huvudfunktion är "easly check with different colors to webpage background".
Tilläggsskärmbilder
Ladda ner list colors-förlängningens CRX-fil
Ladda ner list colors-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
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
Grundläggande Information om Tillägg
Namn | |
ID | fceoddkknbldnpigkpdgpldjbkgammgm |
Officiell webbadress | https://chrome.google.com/webstore/detail/list-colors/fceoddkknbldnpigkpdgpldjbkgammgm |
Beskrivning | easly check with different colors to webpage background |
Filstorlek | 28.14 KB |
Antal Installationer | 2,000 |
Aktuell Version | 0.0.0.1 |
Senast Uppdaterad | 2022-07-18 |
Publiceringsdatum | 2022-07-18 |
Utvecklare | normaisheperddg1 |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [ " |