Skip to content

Commit

Permalink
Merge pull request #134 from Sav22999/beta
Browse files Browse the repository at this point in the history
4.2.0.1
  • Loading branch information
Sav22999 authored Feb 10, 2025
2 parents de534dd + f0ac87b commit d09fa14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1487,7 +1487,7 @@ aside > button.sel, aside > button.sel:hover {
background-color: var(--tertiary);
z-index: 2;
overflow: hidden;
padding: 0px;
/*padding: 0px;*/
color: var(--primary-color);

display: flex;
Expand Down
3 changes: 1 addition & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Notefox: Websites notes",
"author": "Saverio Morelli (Sav22999)",
"version": "4.2",
"version": "4.2.0.1",
"description": "Take notes on every website in a smart and simple way!",
"icons": {
"16": "./img/icon.svg",
Expand Down Expand Up @@ -72,7 +72,6 @@
"permissions": [
"storage",
"tabs",
"<all_urls>",
"unlimitedStorage",
"activeTab"
],
Expand Down

0 comments on commit d09fa14

Please sign in to comment.