偵測目前網站的feed,方便訂閱RSS內容。
這裡顯示腳本的所有版本。 只顯示彼此間有代碼差異的版本。
@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.