@@ -0,0 +1,9 @@
/**
* Popup Script - 显示使用指南
*/
// 页面加载完成后的提示
document.addEventListener('DOMContentLoaded', () => {
console.log('✅ XHR 解密工具弹窗已加载');
console.log('💡 请按 F12 打开开发者工具查看解密记录');
});
The note is not visible to the blocked user.