Built with Tailwind CSS
Detects Tailwind CSS use in a web page.
Qu'est-ce que Built with Tailwind CSS ?
Built with Tailwind CSS est une extension Chrome développée par https://dankore.com, et sa fonction principale est "Detects Tailwind CSS use in a web page.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Built with Tailwind CSS
Téléchargez les fichiers d'extension Built with Tailwind CSS au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Built with Tailwind CSS |
ID | jlhanklencdaapbcmolakoogadjbkbcn |
URL Officiel | https://chromewebstore.google.com/detail/built-with-tailwind-css/jlhanklencdaapbcmolakoogadjbkbcn |
Description | Detects Tailwind CSS use in a web page. |
Taille du Fichier | 31.12 KB |
Nombre d'Installations | 138 |
Version Actuelle | 1.2.0 |
Dernière Mise à Jour | 2022-04-05 |
Date de Publication | 2022-03-10 |
Développeur | https://dankore.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://dankore.github.io/built-with-tailwind-css |
URL de la Page de Politique de Confidentialité | https://dankoresoft.com/privacy |
Langues Prises en Charge | 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": [ " |