Gimli Tailwind
A DevTools extension enabling smart tools for Tailwind CSS.
什麼是Gimli Tailwind?
Gimli Tailwind是由https://gimli.app開發的Chrome擴展程式,該擴展的主要功能是“A DevTools extension enabling smart tools for Tailwind CSS.”。
擴展截圖
下載Gimli Tailwind擴展crx文件
下載Gimli Tailwind擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Gimli Tailwind is the most popular DevTools extension for Tailwind CSS developers.
It lets you view and intuitively edit utility classes.
Feature Highlights 🔥
✔️ Works on any website.
✔️ Autocomplete:
Intelligent suggestions for class names. It also supports searching for CSS property names.
✔️ Instant feedback: Preview changes on hover.
✔️ Quickly toggle utility values with Cmd/Ctrl + Click.
✔️ Intuitive UI
We don't want to overwhelm developers with options and inputs. Here’s a list of features that enable developers to find relevant utilities quickly:
➤ Variant override: Displays what variant is active.
➤ Inputs are grouped the same way as in the official docs.
➤ Some sections like Grid and Flex will only be visible when relevant.
➤ Active inputs are always shown.
➤ Customizable UI.
Personal data 🔒
Gimli Tailwind will never collect any personal data, browsing history, etc. 擴展基本資訊
| 名稱 | |
| ID | fojckembkmaoehhmkiomebhkcengcljl |
| 官方網址 | https://chromewebstore.google.com/detail/gimli-tailwind/fojckembkmaoehhmkiomebhkcengcljl |
| 簡介 | A DevTools extension enabling smart tools for Tailwind CSS. |
| 檔案大小 | 94.46 KB |
| 安裝次數 | 6,431 |
| 目前版本 | 4.0 |
| 更新時間 | 2024-01-18 |
| 上架時間 | 2022-06-16 |
| 評分 | 4.55/5 共 22 次評分 |
| 開發者 | https://gimli.app |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://gimli.app/tailwinddx.html |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "A DevTools extension enabling smart tools for Tailwind CSS.",
"manifest_version": 3,
"name": "Gimli Tailwind",
"version": "4.0",
"author": "Joakim Hjertvik",
"homepage_url": "https:\/\/gimli.app\/tailwinddx",
"icons": {
"16": "icons\/logo48.png",
"48": "icons\/logo48.png",
"128": "icons\/logo128.png"
},
"host_permissions": [
"*:\/\/*\/*"
],
"permissions": [
"clipboardWrite"
],
"content_scripts": [
{
"matches": [
" | |