diff --git a/ant_landscape/__init__.py b/ant_landscape/__init__.py
index edec04276ade3b887b569e72cbd51e6e517f94a8..e176e19c8bc5c3e076a43a744600435eff8c157a 100644
--- a/ant_landscape/__init__.py
+++ b/ant_landscape/__init__.py
@@ -24,7 +24,7 @@ bl_info = {
     "author": "Jimmy Hazevoet",
     "version": (0, 1, 8),
     "blender": (2, 80, 0),
-    "location": "View3D > Sidebar",
+    "location": "View3D > Sidebar > Create Tab",
     "description": "Another Noise Tool: Landscape and Displace",
     "warning": "",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
diff --git a/archimesh/__init__.py b/archimesh/__init__.py
index fa6d18a46afcf7cca3480ec03fc0ae9846b54c12..46d97b0dd3e7993e8e4cac77ce7aa376eb68e133 100644
--- a/archimesh/__init__.py
+++ b/archimesh/__init__.py
@@ -28,7 +28,7 @@
 bl_info = {
     "name": "Archimesh",
     "author": "Antonio Vazquez (antonioya)",
-    "location": "View3D > Add Mesh / Sidebar",
+    "location": "View3D > Add Mesh / Sidebar > Create Tab",
     "version": (1, 2, 2),
     "blender": (2, 80, 0),
     "description": "Generate rooms, doors, windows, and other architecture objects",
diff --git a/archipack/__init__.py b/archipack/__init__.py
index 431f7d157c8c3060707c17ec83ea41c5d8278600..6f66987fc73e7f46f10052767c6de450ee30bbd0 100644
--- a/archipack/__init__.py
+++ b/archipack/__init__.py
@@ -33,7 +33,7 @@ bl_info = {
     'deps': '',
     'version': (1, 2, 83),
     'blender': (2, 80, 0),
-    'location': 'View3D > Tools > Create > Archipack',
+    'location': 'View3D > Sidebar > Create > Archipack',
     'warning': '',
     'wiki_url': 'https://github.com/s-leger/archipack/wiki',
     'tracker_url': 'https://github.com/s-leger/archipack/issues',
diff --git a/camera_turnaround.py b/camera_turnaround.py
index e5581b35356756d9b3b9c13f7e24df8d09f26adb..d69427522dc440329d640acb8f95531d322812b7 100644
--- a/camera_turnaround.py
+++ b/camera_turnaround.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Antonio Vazquez (antonioya)",
     "version": (0, 3, 0),
     "blender": (2, 80, 0),
-    "location": "View3D > Toolshelf > Animation Tab > Turnaround Camera",
+    "location": "View3D > Sidebar > View Tab > Turnaround Camera",
     "description": "Add a camera rotation around selected object",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
                 "Scripts/Animation/TurnaroundCamera",
diff --git a/lighting_dynamic_sky.py b/lighting_dynamic_sky.py
index 71ffd824a00249a12bbcb3cd89639d694b5fefd7..d556c3d0bc01f27b294ce2d3e9b541d021e9d4d7 100644
--- a/lighting_dynamic_sky.py
+++ b/lighting_dynamic_sky.py
@@ -24,7 +24,7 @@ bl_info = {
     "author": "Pratik Solanki",
     "version": (1, 0, 6),
     "blender": (2, 80, 0),
-    "location": "View3D > Tools",
+    "location": "View3D > Sidebar > Create Tab",
     "description": "Creates Dynamic Sky for Cycles",
     "warning": "",
     "wiki_url": "http://www.dragoneex.com/downloads/dynamic-skyadd-on",
diff --git a/mesh_auto_mirror.py b/mesh_auto_mirror.py
index 7bc10f79c455b07d21a517fe4ce3095f1db2e173..4407585de539a8047ef1b8e37b6b281df41c3a32 100644
--- a/mesh_auto_mirror.py
+++ b/mesh_auto_mirror.py
@@ -12,7 +12,7 @@ bl_info = {
     "author": "Lapineige",
     "version": (2, 5, 2),
     "blender": (2, 80, 0),
-    "location": "View 3D > Sidebar > Tools Tab > AutoMirror (panel)",
+    "location": "View 3D > Sidebar > Edit Tab > AutoMirror (panel)",
     "warning": "",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/"
                 "Py/Scripts/Modeling/AutoMirror",
diff --git a/mesh_bsurfaces.py b/mesh_bsurfaces.py
index 890c19ffd7e7c4b13c7b7fc68018f045e4908072..1fc761ae60083e3176869a58cfbd76c6814f7345 100644
--- a/mesh_bsurfaces.py
+++ b/mesh_bsurfaces.py
@@ -22,7 +22,7 @@ bl_info = {
     "author": "Eclectiel, Spivak Vladimir(cwolf3d)",
     "version": (1, 6, 0),
     "blender": (2, 80, 0),
-    "location": "View3D > EditMode > ToolShelf",
+    "location": "View3D EditMode > Sidebar > Edit Tab",
     "description": "Modeling and retopology tool",
     "wiki_url": "https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.64/Bsurfaces_1.5",
     "category": "Mesh",
diff --git a/mesh_looptools.py b/mesh_looptools.py
index 7a412f9c9ab4b0027fafeb1e7645f87d65cef7ae..dc37e4dc4be838ba3778fb472893fd83d16e1bc6 100644
--- a/mesh_looptools.py
+++ b/mesh_looptools.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Bart Crouch",
     "version": (4, 6, 7),
     "blender": (2, 80, 0),
-    "location": "View3D > Toolbar and View3D > Specials (W-key)",
+    "location": "View3D > Sidebar > Edit Tab / Edit Mode Context Menu",
     "warning": "",
     "description": "Mesh modelling toolkit. Several tools to aid modelling",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
diff --git a/mesh_tools/__init__.py b/mesh_tools/__init__.py
index d5b34e42d3ab99676685cde1eb8f96ab40511358..bdecb1f779b5af92eee6fe9448c3f3526b1b9c36 100644
--- a/mesh_tools/__init__.py
+++ b/mesh_tools/__init__.py
@@ -26,7 +26,7 @@ bl_info = {
     "author": "Meta-Androcto",
     "version": (0, 3, 6),
     "blender": (2, 80, 0),
-    "location": "View3D > Toolbar and View3D > Context Menu",
+    "location": "View3D > Sidebar > Edit Tab / Edit Mode Context Menu",
     "warning": "",
     "description": "Mesh modelling toolkit. Several tools to aid modelling",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/"