Built with Tailwind CSS
Detects Tailwind CSS use in a web page.
Cos'è Built with Tailwind CSS?
Built with Tailwind CSS è un'estensione di Chrome sviluppata da https://dankore.com, e la sua funzione principale è "Detects Tailwind CSS use in a web page.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Built with Tailwind CSS
Scarica i file di estensione Built with Tailwind CSS 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
Important links: 1. GitHub: https://github.com/dankore/built-with-tailwind-css 2. Documentation: https://dankore.github.io/built-with-tailwind-css About: Detects Tailwind CSS use in a web page. If it does, it displays the version and a green check mark. If not, it displays a red "X" icon and "No Tailwind CSS detected". How it works: Build with Tailwind CSS looks for the word ‘tailwind’, ‘tailwindcss’, '--tw-bg-opacity', and more in a web page's style sheets. Earlier versions of Tailwind CSS do not include the above words in the generated style sheets. Therefore, this extension works for only newer versions of Tailwind CSS - version 2 and above. Contribute: Please feel free to make a pull request with any improvement to this extension You could: 1. Improve the documentation 2. Make another logo 3. Come up with other unique ways the extension could detect Tailwind CSS 4. …and more! GitHub: https://github.com/dankore/built-with-tailwind-css Documentation: https://dankore.github.io/built-with-tailwind-css
Informazioni di Base sull'Estensione
Nome | Built with Tailwind CSS |
ID | jlhanklencdaapbcmolakoogadjbkbcn |
URL Ufficiale | https://chromewebstore.google.com/detail/built-with-tailwind-css/jlhanklencdaapbcmolakoogadjbkbcn |
Descrizione | Detects Tailwind CSS use in a web page. |
Dimensione del File | 31.12 KB |
Conteggio Installazioni | 138 |
Versione Corrente | 1.2.0 |
Ultimo Aggiornamento | 2022-04-05 |
Data di Pubblicazione | 2022-03-10 |
Sviluppatore | https://dankore.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://dankore.github.io/built-with-tailwind-css |
URL della Pagina della Politica sulla Privacy | https://dankoresoft.com/privacy |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Built with Tailwind CSS", "description": "Detects Tailwind CSS use in a web page.", "version": "1.2.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "host_permissions": [ " |