OLD | NEW |
1 PK Æ,@´&*_ _ sandwichbar/background.js/** | 1 PK Æ,@´&*_ _ sandwichbar/background.js/** |
2 * Handles requests sent by the content script. Shows an infobar. | 2 * Handles requests sent by the content script. Shows an infobar. |
3 */ | 3 */ |
4 function onRequest(request, sender, sendResponse) { | 4 function onRequest(request, sender, sendResponse) { |
5 // The number of matches is sent in the request - pass it to the | 5 // The number of matches is sent in the request - pass it to the |
6 // infobar. | 6 // infobar. |
7 var url = "infobar.html#" + request.count; | 7 var url = "infobar.html#" + request.count; |
8 | 8 |
9 // Show the infobar on the tab where the request was sent. | 9 // Show the infobar on the tab where the request was sent. |
10 chrome.experimental.infobars.show({ | 10 chrome.experimental.infobars.show({ |
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
423 RÙ´ë&âÇ: | 423 RÙ´ë&âÇ: |
424 ¯ÍB$Æ"Ho£u=Ƶb | 424 ¯ÍB$Æ"Ho£u=Ƶb |
425 hQáÏSU¨D/YñYW,ÅõU³gýÄôêîWþ | 425 hQáÏSU¨D/YñYW,ÅõU³gýÄôêîWþ |
426 ü | 426 ü |
427 þlÍ©B+ IEND®B`PK Æ,@´&*_ _ sandwichbar/ba
ckground.jsPK ¹dK>MC2£ £ | 427 þlÍ©B+ IEND®B`PK Æ,@´&*_ _ sandwichbar/ba
ckground.jsPK ¹dK>MC2£ £ |
428 sandwichbar/contentscript.jsPK ¹dK>æ~ÀJ
s sandwichbar/infobar.htmlPK Ò,@ç!) ( °
sandwichbar/manifest.json8eb292df71e744b1ccba9ed72d8d10ae372a97fbPK ©
j>.S$= | 428 sandwichbar/contentscript.jsPK ¹dK>æ~ÀJ
s sandwichbar/infobar.htmlPK Ò,@ç!) ( °
sandwichbar/manifest.json8eb292df71e744b1ccba9ed72d8d10ae372a97fbPK ©
j>.S$= |
429 | 429 |
430 | 430 |
431 è | 431 è |
432 sandwichbar/sandwich-128.pngPK ©j>Îkµ¿ ¿ Â) sand
wichbar/sandwich-16.pngPK ©j>TR_P P º, sandwichbar
/sandwich-19.pngPK ©j>sìãå å C/ sandwichbar/
sandwich-48.pngPK k a9 | 432 sandwichbar/sandwich-128.pngPK ©j>Îkµ¿ ¿ Â) sand
wichbar/sandwich-16.pngPK ©j>TR_P P º, sandwichbar
/sandwich-19.pngPK ©j>sìãå å C/ sandwichbar/
sandwich-48.pngPK k a9 |
OLD | NEW |