diff --git a/README.md b/README.md
index 150dfd9..9ef5a85 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Firefox Multi-Account Containers
+# Multi-Account Containers
[](https://testpilot.firefox.com/experiments/containers)
diff --git a/install.rdf b/install.rdf
index ae907b8..cbf9f15 100644
--- a/install.rdf
+++ b/install.rdf
@@ -7,7 +7,7 @@
truetruetrue
- Firefox Multi-Account Containers
+ Multi-Account ContainersContainers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.
@@ -16,7 +16,7 @@
*
- 4.0.1
+ 4.0.2false
diff --git a/package.json b/package.json
index 6fba48a..fb88a63 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "testpilot-containers",
- "title": "Firefox Multi-Account Containers",
+ "title": "Multi-Account Containers",
"description": "Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.",
- "version": "4.0.1",
+ "version": "4.0.2",
"author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston",
"bugs": {
"url": "https://github.com/mozilla/testpilot-containers/issues"
diff --git a/webextension/confirm-page.html b/webextension/confirm-page.html
index 27aa01b..9ebe6be 100644
--- a/webextension/confirm-page.html
+++ b/webextension/confirm-page.html
@@ -1,7 +1,7 @@
- Firefox Multi-Account Containers Confirm Navigation
+ Multi-Account Containers Confirm Navigation
diff --git a/webextension/manifest.json b/webextension/manifest.json
index 6871b45..3187bad 100644
--- a/webextension/manifest.json
+++ b/webextension/manifest.json
@@ -1,9 +1,9 @@
{
"manifest_version": 2,
- "name": "Firefox Multi-Account Containers",
- "version": "4.0.1",
+ "name": "Multi-Account Containers",
+ "version": "4.0.2",
- "description": "Firefox Multi-Account Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.",
+ "description": "Multi-Account Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.",
"icons": {
"48": "img/container-site-d-48.png",
"96": "img/container-site-d-96.png"
@@ -45,7 +45,7 @@
"browser_action": {
"browser_style": true,
"default_icon": "img/container-site.svg",
- "default_title": "Firefox Multi-Account Containers",
+ "default_title": "Multi-Account Containers",
"default_popup": "popup.html"
},
diff --git a/webextension/popup.html b/webextension/popup.html
index fd30419..5a78320 100644
--- a/webextension/popup.html
+++ b/webextension/popup.html
@@ -1,7 +1,7 @@
- Firefox Multi-Account Containers
+ Multi-Account Containers