Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yoasif authored Jan 24, 2019
1 parent f616c22 commit f6a96f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Google Container",
"version": "1.3.4",

"description": "Google Container isolates your Google activity from the rest of your web activity in order to prevent Google from tracking you outside of the Google website via third party cookies.",
"description": "Google Container isolates your Google activity from the rest of your web activity in order to prevent Google from tracking you outside of the Google website via third party cookies. This removes the YouTube domains so you can be logged into Google without being logged into YouTube.",

"icons": {
"48": "icon.png",
Expand All @@ -12,12 +12,12 @@

"applications": {
"gecko": {
"id": "@contain-google",
"id": "@contain-google-minus-youtube",
"strict_min_version": "57.0"
}
},

"homepage_url": "https://github.com/containers-everywhere/contain-google",
"homepage_url": "https://github.com/yoasif/contain-google-minus-youtube",

"permissions": [
"<all_urls>",
Expand Down

0 comments on commit f6a96f1

Please sign in to comment.