We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec5e72 commit c96b193Copy full SHA for c96b193
src/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Built with Tailwind CSS",
3
- "description": "Detects Tailwind CSS use in a web page.",
4
- "version": "2.0.0",
+ "description": "Built with Tailwind CSS is a Chrome Extension that identifies the usage of Tailwind CSS in web pages.",
+ "version": "2.2.0",
5
"manifest_version": 3,
6
"background": {
7
"service_worker": "background.js"
0 commit comments