偵測目前網站的feed,方便訂閱RSS內容。
目前為 2025-11-21 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
@run-at document-idle
Fix: 避免了 UI 在 iframe 中生成; 將 Widget 掛載到 document.documentElement(即 標籤下),使其與 同級,避免被網站佈局影響。
Fix: Prevents UI from being generated in an iframe by mounting the Widget to document.documentElement (i.e., under the tag), making it at the same level as , thus avoiding being affected by the website layout.