| OLD | NEW |
| 1 PK |_<\´ mappy/background.html<script> | 1 PK |_<\´ mappy/background.html<script> |
| 2 // Global accessor that the popup uses. | 2 // Global accessor that the popup uses. |
| 3 var addresses = {}; | 3 var addresses = {}; |
| 4 var selectedAddress = null; | 4 var selectedAddress = null; |
| 5 var selectedId = null; | 5 var selectedId = null; |
| 6 | 6 |
| 7 function updateAddress(tabId) { | 7 function updateAddress(tabId) { |
| 8 chrome.tabs.sendRequest(tabId, {}, function(address) { | 8 chrome.tabs.sendRequest(tabId, {}, function(address) { |
| 9 addresses[tabId] = address; | 9 addresses[tabId] = address; |
| 10 if (!address) { | 10 if (!address) { |
| (...skipping 623 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 634 </head> | 634 </head> |
| 635 <body onload="map()"> | 635 <body onload="map()"> |
| 636 <img id="map" onclick="window.close()"> | 636 <img id="map" onclick="window.close()"> |
| 637 </body> | 637 </body> |
| 638 PK |_<\´ mappy/background.htmlPK | 638 PK |_<\´ mappy/background.htmlPK |
| 639 pU>½Ô ^; ^; ; mappy/icon.pngPK |_<ZêSÐï ï (
Å? mappy/manifest.json81cf2d3975d7df8b58e5226c5b2b6df026446511PK
|_<6 | 639 pU>½Ô ^; ^; ; mappy/icon.pngPK |_<ZêSÐï ï (
Å? mappy/manifest.json81cf2d3975d7df8b58e5226c5b2b6df026446511PK
|_<6 |
| 640 åA mappy/mappy_content_script.jsPK | 640 åA mappy/mappy_content_script.jsPK |
| 641 pU>Q²4ã ã 'G mappy/marker.pngPK ÆQe<{°P
| 641 pU>Q²4ã ã 'G mappy/marker.pngPK ÆQe<{°P
|
| 642
| 642
|
| 643 8J mappy/popup.htmlPK ¯ ëN | 643 8J mappy/popup.htmlPK ¯ ëN |
| OLD | NEW |