Skip to content

Commit

Permalink
fix: Mention duplicates removal in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbulyukhin committed Oct 21, 2024
1 parent 9ee3234 commit 7ee8b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Tab Reaper: Idle Tab Collector",
"description": "Automatically closes idle tabs, freeing up clutter and helping you stay focused on what matters most.",
"description": "Automatically closes idle and duplicate tabs, freeing up clutter and helping you stay focused on what matters most.",
"version": "0.2.1",
"permissions": ["alarms", "tabs", "storage"],
"icons": {
Expand Down

0 comments on commit 7ee8b7e

Please sign in to comment.