We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8a749 commit 80d8218Copy full SHA for 80d8218
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "Tab Modifier",
4
- "version": "1.0.16",
+ "version": "1.0.17",
5
"description": "Take control of your tabs",
6
"homepage_url": "https://github.com/furybee/chrome-tab-modifier",
7
"action": {
package.json
"name": "tab-modifier",
"private": true,
"type": "module",
"scripts": {
"test": "vitest --run",
0 commit comments