Built with Tailwind CSS
Detects Tailwind CSS use in a web page.
Built with Tailwind CSSとは何ですか?
Built with Tailwind CSSはhttps://dankore.comによって開発されたChromeの拡張機能で、その主な機能は「Detects Tailwind CSS use in a web page.」です。
拡張機能のスクリーンショット
Built with Tailwind CSS拡張機能のCRXファイルをダウンロード
Built with Tailwind CSS拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | Built with Tailwind CSS |
ID | jlhanklencdaapbcmolakoogadjbkbcn |
公式URL | https://chromewebstore.google.com/detail/built-with-tailwind-css/jlhanklencdaapbcmolakoogadjbkbcn |
説明 | Detects Tailwind CSS use in a web page. |
ファイルサイズ | 31.12 KB |
インストール数 | 138 |
現在のバージョン | 1.2.0 |
最終更新日 | 2022-04-05 |
公開日 | 2022-03-10 |
開発者 | https://dankore.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://dankore.github.io/built-with-tailwind-css |
プライバシーポリシーページのURL | https://dankoresoft.com/privacy |
対応言語 | 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": [ " |