WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TailwindCSS Studio

TailwindCSS Studio

View on Chrome Web Store
View TailwindCSS Studio Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (3 ratings)
2 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Build, design and debug your Tailwind website visually with TailwindCSS Studio, right within the browser.
Type
Extension
Users
120 users
1
tailwindcss-studio
View author page of tailwindcss-studio
Published
Published on December 18, 2024
Version 0.0.22.0
Manifest version
3
Updated
Updated on March 31, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View TailwindCSS Studio Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TailwindCSS Studio",
    "description": "Build, design and debug your Tailwind website visually with TailwindCSS Studio, right within the browser.",
    "version": "0.0.22.0",
    "version_name": "0.0.22",
    "manifest_version": 3,
    "action": {
        "default_popup": "src\/popup\/index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-9MVN3N8H.js"
            ],
            "all_frames": true,
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/index-BB6OXKCY.css"
            ]
        }
    ],
    "options_page": "src\/options\/index.html",
    "offline_enabled": true,
    "permissions": [
        "storage",
        "background",
        "contextMenus"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "src\/content-script\/index.ts",
                "src\/content-script\/component-inject.js",
                "src\/content-script\/tailwindcss.js",
                "https:\/\/storage.ko-fi.com\/*",
                "src\/content-script\/iframe\/index.html",
                "assets\/service-D6mWMDhv.js",
                "assets\/hotkeys.esm-CYfJsHie.js",
                "assets\/index.ts-CT-EFyNK.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "icons": {
        "16": "src\/assets\/logo.png",
        "24": "src\/assets\/logo.png",
        "32": "src\/assets\/logo.png",
        "128": "src\/assets\/logo.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top