Skip to content

Commit 996de14

Browse files
committed
Merge pull request #16 from peterdotjs/dev
Adding short name
2 parents d7aa550 + 1661457 commit 996de14

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

manifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Tab Resize - split screen layouts",
3-
"version": "2.0.1",
3+
"short_name": "Tab Resize",
4+
"version": "2.0.2",
45
"manifest_version": 2,
5-
"description": "Split Screen Layouts made easy. Automates resizing tab windows to predefined and user defined layouts.",
6+
"description": "Split Screen Layouts made easy. Resize the CURRENT tab and tabs to the RIGHT to layouts in separate Windows. Multi Monitor Support.",
67
"browser_action": {
78
"default_icon": "images/icons/icon128.png",
89
"default_popup": "index.html",

0 commit comments

Comments
 (0)