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

Minor 1.3 (#9)

* Empty tabs are now ignored (#8)

* Empty collections can't be saved now
This commit is contained in:
Michael Gordeev
2020-06-11 14:13:22 +03:00
committed by GitHub
parent 3a05ecb722
commit 386b4f57d9
2 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Tabs Aside",
"version": "1.2.2",
"version": "1.3",
"manifest_version": 2,
"description": "Classic Microsoft Edge \"Tabs Aside\" feature for Chromium browsers",
"author": "Michael \"XFox\" Gordeev",