designr
Inspect CSS styles and save snapshots of web components and designs
Cos'è designr?
designr è un'estensione di Chrome sviluppata da Angelina Tsuboi, e la sua funzione principale è "Inspect CSS styles and save snapshots of web components and designs".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione designr
Scarica i file di estensione designr in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
designr is an open-source browser extension designed to inspect and save CSS styling on web pages. designr provides information about element styles and save the styles into a palette for later use. designr is a simple and intuitive way for designers and web developers to save CSS references 🎨. This is a free and simple little plugin that helps you as a web developer, designer, or anyone who wants analyze and save website styling 💜 If you would like to contribute, please visit the GitHub repository: https://github.com/ANG13T/designr Additionally, visit my website to learn more about my projects and support my work! angelinatsuboi.net
Informazioni di Base sull'Estensione
Nome | designr |
ID | llojjggmiihgebjhofkcedffdfdfeegn |
URL Ufficiale | https://chromewebstore.google.com/detail/designr/llojjggmiihgebjhofkcedffdfdfeegn |
Descrizione | Inspect CSS styles and save snapshots of web components and designs |
Dimensione del File | 214 KB |
Conteggio Installazioni | 365 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2023-03-19 |
Data di Pubblicazione | 2023-03-19 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Angelina Tsuboi |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/ANG13T/designr |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "designr", "version": "1.0.0", "description": "Inspect CSS styles and save snapshots of web components and designs", "author": "Angelina Tsuboi", "homepage_url": "https:\/\/github.com\/ANG13T\/designr", "icons": { "16": "assets\/icons\/icon16.png", "48": "assets\/icons\/icon48.png", "128": "assets\/icons\/icon128.png" }, "manifest_version": 3, "permissions": [ "storage", "tabs", "activeTab", "scripting" ], "host_permissions": [ " |