Lines Matching full:chrome
144 if (window.chrome && window.chrome.storage) {
145 window.chrome.storage.sync.get(function (cfg) {
163 if (window.chrome && window.chrome.storage) {
167 window.chrome.storage.sync.set(WebUtil.settings);
177 if (window.chrome && window.chrome.storage) {
194 if (window.chrome && window.chrome.storage) {
195 window.chrome.storage.sync.remove(name);