Skip to content

Commit

Permalink
v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mkusaka committed Apr 30, 2023
1 parent daca29f commit 6e9bb2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Chrome extension which provides a better slideshare experience

## features
- remove ad in slide
- hide special offer modal

# chrome store

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "refined slideshare",
"version": "0.10",
"version": "0.11",
"description": "make slideshare's user experience better",
"permissions": [
"activeTab"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "refined-slideshare",
"version": "0.10.0",
"version": "0.11.0",
"main": "index.js",
"repository": "https://github.com/mkusaka/no-ad-slideshare.git",
"author": "mkusaka <[email protected]>",
Expand Down

0 comments on commit 6e9bb2a

Please sign in to comment.