| OLD | NEW |
| 1 PK ÅHû<g | 1 PK ÅHû<g |
| 2 t# # basic/background.html<script src="sample.js"></script> | 2 t# # basic/background.html<script src="sample.js"></script> |
| 3 PK ÅHû<6 | 3 PK ÅHû<6 |
| 4 Ó Ó basic/manifest.json{ | 4 Ó Ó basic/manifest.json{ |
| 5 "name": "Context Menus Sample", | 5 "name": "Context Menus Sample", |
| 6 "description": "Shows some of the features of the Context Menus API", | 6 "description": "Shows some of the features of the Context Menus API", |
| 7 "version": "0.5", | 7 "version": "0.5", |
| 8 "permissions": ["contextMenus"], | 8 "permissions": ["contextMenus"], |
| 9 "background_page": "background.html" | 9 "background_page": "background.html" |
| 10 } | 10 } |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 if (chrome.extension.lastError) { | 78 if (chrome.extension.lastError) { |
| 79 console.log("Got expected error: " + chrome.extension.lastError.message); | 79 console.log("Got expected error: " + chrome.extension.lastError.message); |
| 80 } | 80 } |
| 81 }); | 81 }); |
| 82 PK ÅHû<g | 82 PK ÅHû<g |
| 83 t# # basic/background.htmlPK ÅHû<6 | 83 t# # basic/background.htmlPK ÅHû<6 |
| 84 Ó Ó ( V basic/manifest.json0e35ce268b3b2cf3d9830e6411c85c5df
ef2ffdfPK ÅHû<WHlZ | 84 Ó Ó ( V basic/manifest.json0e35ce268b3b2cf3d9830e6411c85c5df
ef2ffdfPK ÅHû<WHlZ |
| 85 Z | 85 Z |
| 86 Z basic/sample.jsPK é á | 86 Z basic/sample.jsPK é á |
| 87 | 87 |
| OLD | NEW |