|
@@ -6,7 +6,7 @@
|
|
|
"48": "extension/ui/resources/icon_48.png",
|
|
"48": "extension/ui/resources/icon_48.png",
|
|
|
"128": "extension/ui/resources/icon_128.png"
|
|
"128": "extension/ui/resources/icon_128.png"
|
|
|
},
|
|
},
|
|
|
- "version": "1.0.33",
|
|
|
|
|
|
|
+ "version": "1.0.34",
|
|
|
"description": "Archive a complete page into a single HTML file",
|
|
"description": "Archive a complete page into a single HTML file",
|
|
|
"background": {
|
|
"background": {
|
|
|
"scripts": [
|
|
"scripts": [
|
|
@@ -26,7 +26,7 @@
|
|
|
},
|
|
},
|
|
|
"browser_action": {
|
|
"browser_action": {
|
|
|
"default_icon": "extension/ui/resources/icon_19.png",
|
|
"default_icon": "extension/ui/resources/icon_19.png",
|
|
|
- "default_title": "Process this page with SingleFile"
|
|
|
|
|
|
|
+ "default_title": "Save page"
|
|
|
},
|
|
},
|
|
|
"content_scripts": [
|
|
"content_scripts": [
|
|
|
{
|
|
{
|