You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "testpilot-containers",
3
3
"title": "Containers Experiment",
4
4
"description": "Containers works by isolating cookie jars using separate origin-attributes defined visually by colored ‘Container Tabs’. This add-on is a modified version of the containers feature for Firefox Test Pilot.",
5
-
"version": "3.0.0",
5
+
"version": "3.0.1",
6
6
"author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston",
Copy file name to clipboardExpand all lines: webextension/manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"manifest_version": 2,
3
3
"name": "Containers Experiment",
4
-
"version": "3.0.0",
4
+
"version": "3.0.1",
5
5
6
6
"description": "Containers works by isolating cookie jars using separate origin-attributes defined visually by colored ‘Container Tabs’. This add-on is a modified version of the containers feature for Firefox Test Pilot.",
0 commit comments