support the side panel
This commit is contained in:
		
							parent
							
								
									dca2281cd9
								
							
						
					
					
						commit
						3f108b7d57
					
				
					 1 changed files with 7 additions and 3 deletions
				
			
		|  | @ -4,11 +4,15 @@ | ||||||
| 	"description": "__MSG_extension_description__", | 	"description": "__MSG_extension_description__", | ||||||
| 	"version": "0", | 	"version": "0", | ||||||
| 
 | 
 | ||||||
| 	"permissions": [ "tabs", "activeTab", "storage", "unlimitedStorage"], | 	"minimum_chrome_version": "114", | ||||||
|  | 	"permissions": [ "tabs", "activeTab", "storage", "unlimitedStorage", "sidePanel"], | ||||||
| 
 | 
 | ||||||
| 	"action": { | 	"action": { | ||||||
| 	  "default_icon": "media/icons/logo_no_tiny.png", | 		"default_icon": "media/icons/logo_no_tiny.png", | ||||||
|       "default_popup": "pages/open/popup.htm" | 		"default_title": "Click to open panel" | ||||||
|  | 	}, | ||||||
|  | 	"side_panel": { | ||||||
|  | 		"default_path": "pages/popup.htm" | ||||||
| 	}, | 	}, | ||||||
| 
 | 
 | ||||||
| 	"background": { | 	"background": { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue