CSS SCANNER
CSS SCANNER lets you Scan, edit and export CSS and HTML to codepen
Vad är CSS SCANNER?
CSS SCANNER är en Chrome-tillägg utvecklad av https://css-scanner.com, och dess huvudfunktion är "CSS SCANNER lets you Scan, edit and export CSS and HTML to codepen".
Tilläggsskärmbilder
Ladda ner CSS SCANNER-förlängningens CRX-fil
Ladda ner CSS SCANNER-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
CSS Scanner helps you scan, edit, and export CSS and HTML from any website. Whether you're a web developer, designer, or simply someone who wants to understand the code behind a website, CSS Scanner makes it easy to get started. With just one click, you can view the CSS and HTML code for any element on the page, and make changes in real-time. Plus, with the ability to export your edits, you can easily save your changes for later or use them on another project. Try CSS Scanner today and take your website analysis to the next level!
Grundläggande Information om Tillägg
Namn | CSS SCANNER |
ID | kapfpidoiebebadonbeokhclfgapdlcb |
Officiell webbadress | https://chromewebstore.google.com/detail/css-scanner/kapfpidoiebebadonbeokhclfgapdlcb |
Beskrivning | CSS SCANNER lets you Scan, edit and export CSS and HTML to codepen |
Filstorlek | 2.75 MB |
Antal Installationer | 375 |
Aktuell Version | 0.2.6 |
Senast Uppdaterad | 2023-10-20 |
Publiceringsdatum | 2023-02-12 |
Betyg | 2.25/5 Totalt 4 Betyg |
Utvecklare | https://css-scanner.com |
E-post | [email protected] |
Betalningssätt | in_app |
Tilläggswebbplats | https://css-scanner.com |
Hjälpsida URL | https://css-scanner.com |
URL till Sekretesspolicy Sidan | https://scriptles.web.app/privacy-policy |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "CSS SCANNER", "version": "0.2.6", "description": "CSS SCANNER lets you Scan, edit and export CSS and HTML to codepen ", "icons": { "128": "assets\/img\/128.png", "32": "assets\/img\/32.png", "64": "assets\/img\/64.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |