mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-09 04:29:09 +03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
576ab77fe6 | ||
| 3e00090ac9 |
@@ -1,3 +1,10 @@
|
||||
## [1.12.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.12.0...v1.12.1) (2026-02-09)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* permissions ([3e00090](https://github.com/obsqrbtz/goose-highlighter/commit/3e00090ac91ec58f08a46ac9dc826935a0e7085e))
|
||||
|
||||
# [1.12.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.11.0...v1.12.0) (2026-02-09)
|
||||
|
||||
|
||||
|
||||
@@ -2,10 +2,9 @@
|
||||
"manifest_version": 3,
|
||||
"name": "__MSG_extension_name__",
|
||||
"description": "__MSG_extension_description__",
|
||||
"version": "1.12.0",
|
||||
"version": "1.12.1",
|
||||
"default_locale": "en",
|
||||
"permissions": [
|
||||
"contextMenus",
|
||||
"scripting",
|
||||
"storage",
|
||||
"tabs"
|
||||
|
||||
Reference in New Issue
Block a user