Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Tailcolors: Tailwind CSS Color Palette",
"version": "1.0.0",
"description": "Instantly copy any Tailwind CSS Color using the Tailwind Color Palette extension, by Tailcolors.",
"manifest_version": 3,
"permissions": [],
"action": {
"default_popup": "popup.html"
},
"icons": {
"128": "icon.png"
}
}