Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Wang committed Sep 17, 2020
1 parent 5726197 commit af9d5e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Minimal Twitter",
"short_name": "MinTwitter",
"description": "Extends Twitter UI functionality by adding CSS to make the UI cleaner. No big labels, cluttered elements, and distracting text.",
"version": "2.63",
"version": "2.70",
"manifest_version": 2,
"permissions": ["storage"],
"content_scripts": [
Expand Down
2 changes: 1 addition & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Minimal Twitter",
"short_name": "MinTwitter",
"description": "Extends Twitter UI functionality by adding CSS to make the UI cleaner. No big labels, cluttered elements, and distracting text.",
"version": "2.63",
"version": "2.70",
"manifest_version": 2,
"permissions": ["activeTab", "storage"],
"content_scripts": [
Expand Down

0 comments on commit af9d5e5

Please sign in to comment.