1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-04-22 07:58:01 +03:00

Patch 1.3.1

Fixed version number
Fixed browser closing
Hid elements of unimplemented features
Added code for issue #10 (help wanted)
This commit is contained in:
Michael Gordeev
2020-06-20 20:38:30 +03:00
parent 386b4f57d9
commit 2b83f3bd60
5 changed files with 85 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Tabs Aside",
"version": "1.3",
"version": "1.3.1",
"manifest_version": 2,
"description": "Classic Microsoft Edge \"Tabs Aside\" feature for Chromium browsers",
"author": "Michael \"XFox\" Gordeev",