1 parent 3534db7 commit 655f9b3Copy full SHA for 655f9b3
2 files changed
src/manifest.firefox.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Built with Tailwind CSS",
3
"description": "Built with Tailwind CSS is a Firefox Extension that identifies the usage of Tailwind CSS in web pages.",
4
- "version": "2.6.1",
+ "version": "2.6.2",
5
"manifest_version": 2,
6
"background": {
7
"scripts": [
src/manifest.json
"description": "Built with Tailwind CSS is a Chrome Extension that identifies the usage of Tailwind CSS in web pages.",
"manifest_version": 3,
"service_worker": "background.js"
0 commit comments