Skip to content

Commit

Permalink
release: Prepare v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-freling committed Oct 14, 2024
1 parent 82fbf1d commit 16161ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ There are a few features supported to block spoilers
## Supported services

Currently, spoilers are blocked on YouTube only.
Currently, [Crunchyroll](https://www.crunchyroll.com/) is the only supported service to store a watch history on your chrome browser.
Currently, [Crunchyroll](https://www.crunchyroll.com/) and [HIDIVE](https://www.hidive.com/) are the only supported services to store a watch history on your chrome browser.


## Development
Expand Down
1 change: 1 addition & 0 deletions assets/configs/hidive.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"series": [
{
"title": "Oshi No Ko",
"season": 2,
"seasonId": "24567"
}
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@michael-freling/browser-extension-anime-spoiler-blocker",
"displayName": "Anime Spoiler Blocker",
"version": "0.2.2",
"version": "0.3.0",
"description": "The browser extension for blocking spoilers of anime.",
"scripts": {
"dev": "plasmo dev",
Expand Down

0 comments on commit 16161ca

Please sign in to comment.