OLD | NEW |
1 PK eVÎ>jÈ2Û Û | 1 PK eVÎ>jÈ2Û Û |
2 make_page_red/background.html<html> | 2 make_page_red/background.html<html> |
3 <head> | 3 <head> |
4 <script> | 4 <script> |
5 // Called when the user clicks on the browser action. | 5 // Called when the user clicks on the browser action. |
6 chrome.browserAction.onClicked.addListener(function(tab) { | 6 chrome.browserAction.onClicked.addListener(function(tab) { |
7 chrome.tabs.executeScript( | 7 chrome.tabs.executeScript( |
8 null, {code:"document.body.style.background='red !important'"}); | 8 null, {code:"document.body.style.background='red !important'"}); |
9 }); | 9 }); |
10 | 10 |
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
123 "name": "Make this page red", | 123 "name": "Make this page red", |
124 "icons": ["icon.png"] | 124 "icons": ["icon.png"] |
125 } | 125 } |
126 }PK eVÎ>jÈ2Û Û | 126 }PK eVÎ>jÈ2Û Û |
127 ¤ make_page_red/background.htmlPK x>Àî3ï | 127 ¤ make_page_red/background.htmlPK x>Àî3ï |
128 ï | 128 ï |
129 ¤ make_page_red/icon.pngPK x>²ðÑs | 129 ¤ make_page_red/icon.pngPK x>²ðÑs |
130 | 130 |
131 ( ¤9 | 131 ( ¤9 |
132 make_page_red/manifest.json174cf55b15678010dff3a18983b940ef9091b115PK
| 132 make_page_red/manifest.json174cf55b15678010dff3a18983b940ef9091b115PK
|
OLD | NEW |