2 Commits

Author SHA1 Message Date
semantic-release-bot
408080345b chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.4.0...v1.5.0) (2025-06-24)

### Features

* updated readme (wrong commit type is intentional to trigger ci) ([aac8749](aac87493f2))
2025-06-24 15:04:33 +03:00
aac87493f2 feat: updated readme (wrong commit type is intentional to trigger ci) 2025-06-24 15:04:22 +03:00
3 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.4.0...v1.5.0) (2025-06-24)
### Features
* updated readme (wrong commit type is intentional to trigger ci) ([aac8749](https://github.com/obsqrbtz/goose-highlighter/commit/aac87493f29293e3d3291ba899032cf62504c14c))
# [1.4.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.3.0...v1.4.0) (2025-06-24)

View File

@@ -9,3 +9,7 @@ Goose Highlighter is a browser extension that allows you to highlight custom wor
- **Bulk Add:** Paste multiple words at once.
- **Enable/Disable:** Toggle highlighting globally, per list, or per word.
- **Import/Export:** Backup or share your highlight lists as JSON files.
## Install
- go to [Chrome Web Store page](https://chromewebstore.google.com/detail/goose-highlighter/kdoehicejfnccbmecpkfjlbljpfogoep) and choose `Add to chrome`.

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Goose Highlighter",
"version": "1.4.0",
"version": "1.5.0",
"description": "Highlight text on web pages",
"default_locale": "en",
"permissions": [