OLD | NEW |
1 PK /}4@÷(UØ Ø cookies/background.js// Copyright (c) 2012 The Chr
omium Authors. All rights reserved. | 1 PK /}4@÷(UØ Ø cookies/background.js// Copyright (c) 2012 The Chr
omium Authors. All rights reserved. |
2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
4 | 4 |
5 chrome.cookies.onChanged.addListener(function(info) { | 5 chrome.cookies.onChanged.addListener(function(info) { |
6 console.log("onChanged" + JSON.stringify(info)); | 6 console.log("onChanged" + JSON.stringify(info)); |
7 }); | 7 }); |
8 | 8 |
9 function focusOrCreateTab(url) { | 9 function focusOrCreateTab(url) { |
10 chrome.windows.getAll({"populate":true}, function(windows) { | 10 chrome.windows.getAll({"populate":true}, function(windows) { |
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
365 "default_icon": "cookie.png" | 365 "default_icon": "cookie.png" |
366 }, | 366 }, |
367 "background": { | 367 "background": { |
368 "scripts": ["background.js"] | 368 "scripts": ["background.js"] |
369 }, | 369 }, |
370 "manifest_version": 2 | 370 "manifest_version": 2 |
371 } | 371 } |
372 PK /}4@÷(UØ Ø cookies/background.jsPK ü
y>ôì | 372 PK /}4@÷(UØ Ø cookies/background.jsPK ü
y>ôì |
373 cookies/cookie.pngPK IW?@OtK Ò cookies/manag
er.htmlPK [?@ÔÏ Ï | 373 cookies/cookie.pngPK IW?@OtK Ò cookies/manag
er.htmlPK [?@ÔÏ Ï |
374 cookies/manager.jsPK IW?@)|¾ ( # cookies/manife
st.json699c4bffce6b427dec806441036bbb2fe83076c7PK p Ý$ | 374 cookies/manager.jsPK IW?@)|¾ ( # cookies/manife
st.json699c4bffce6b427dec806441036bbb2fe83076c7PK p Ý$ |
OLD | NEW |