Detect the feed of the current website to facilitate subscription of RSS content.
这些是此脚本的所有版本。 只显示代码变更过的版本。
@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.