Skip to content

Commit

Permalink
2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
emvaized committed Dec 11, 2024
1 parent 432c75a commit 51e08dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 2.5.8
- Fix shifted main results after Google search layout update
- Small appearance improvements for options page and extension popup

### 2.5.7
- Added config for spacebar action (select focused, scroll to next, none)
- Changed extension name to "Google Search Tweaker"
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"default_locale": "en",
"name": "Google Search Tweaker — tiled google search",
"version": "2.5.7",
"version": "2.5.8",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/icon-new.png",
Expand Down

0 comments on commit 51e08dc

Please sign in to comment.