Browse Source

rollback (because of the menu entry) and bump version

Gildas 7 năm trước cách đây
mục cha
commit
a5aa3618f3
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  1. 2 3
      manifest.json

+ 2 - 3
manifest.json

@@ -1,6 +1,5 @@
 {
-	"name": "SingleFile | Save a page into a single file",
-	"short_name": "SingleFile",
+	"name": "SingleFile",
 	"author": "Gildas Lormeau",
 	"homepage_url": "https://github.com/gildas-lormeau/SingleFile",
 	"icons": {
@@ -8,7 +7,7 @@
 		"48": "extension/ui/resources/icon_48.png",
 		"128": "extension/ui/resources/icon_128.png"
 	},
-	"version": "1.8.62",
+	"version": "1.8.63",
 	"description": "__MSG_extensionDescription__",
 	"content_scripts": [
 		{