Skip to content

Commit

Permalink
Update GitHub links
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-nexus committed Dec 25, 2023
1 parent 2f3adf9 commit 26ca282
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Blur confidential or sensitive parts of a web page, before taking a screenshot o

keywords: `blur-video`, `blur-photo`, `video-editing`, `photo-editing`, `post-processing`

[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FyakshaG%2Feasy-blur&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fvivek-nexus%2Feasy-blur&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
<br />
<br />
<br />
Expand Down
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Easy Blur",
"version": "2.0.1",
"version": "2.0.2",
"description": "Blur parts of a web page, before taking screenshots or screen recordings",
"permissions": [
"activeTab",
Expand Down
2 changes: 1 addition & 1 deletion extension/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h3>Customise shortcuts</h3>
</div>
</div>
<div style="text-align: center;">
<a href="https://github.com/yakshaG/easy-blur#readme" target="_blank">Help</a>
<a href="https://github.com/vivek-nexus/easy-blur#readme" target="_blank">Help</a>
</div>
</div>

Expand Down

0 comments on commit 26ca282

Please sign in to comment.