摘要: 注意使用chrome.tabs.onUpdated.addListener需要在manifest.json声明tabs权限 permissions: [‘tabs’] function handleUpdated(tabId, changeInfo, tabInfo) { console.log(` 阅读全文
posted @ 2022-11-14 22:52 uuxyz 阅读(123) 评论(0) 推荐(0)
摘要: I have used hash urls for my website and made safari extension for the same. For login/logout my extension opens ourdmain.in in new tab and listens to 阅读全文
posted @ 2022-11-14 21:13 uuxyz 阅读(16) 评论(0) 推荐(0)
联系我