Skip to content

Commit

Permalink
0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
emvaized committed Dec 9, 2024
1 parent 1f99798 commit d21f7f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 0.3.5
- Added support for images with source in `sourceset`
- Added check to not launch popup window with no found link
- Added padding to options page

### 0.3.4
- Add option for images wrapped in link to prefer link or image
- Apply configs immediately, without the need to reload the page
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Open in Popup Window",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"version": "0.3.4",
"version": "0.3.5",
"icons": {
"48": "icon.png",
"96": "icon.png",
Expand Down

0 comments on commit d21f7f1

Please sign in to comment.