diff --git a/README.md b/README.md index 80e838a..0cfcff3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ **Prevent Google from tracking your visits to other websites** +This is a fork of [Facebook Container](https://github.com/mozilla/contain-facebook) + Google Container is an add-on you can install on Firefox to prevent Google from tracking your activity on other websites, so you can continue to use Google while protecting your privacy. **Note:** To learn more about Containers in general, see [Firefox Multi-Account Containers](https://support.mozilla.org/kb/containers). diff --git a/manifest.json b/manifest.json index 9f1b6f0..433ab91 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Google Container", - "version": "1.0.1", + "version": "1.0.2", "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.",