Greasy Fork
登入
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
腳本列表
說明文件
更多
進階搜尋
使用者列表
函式庫
管理員操作記錄
☰
腳本列表
論壇
說明文件
進階搜尋
使用者列表
函式庫
管理員操作記錄
登入
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
資訊
代碼
歷史
反饋 (1)
統計
Instagram web RTL
a script to fix rtl on web version of instagram
Amin Ya
2021-08-04
不錯
Cleaned up the code "use strict"; const observer = new MutationObserver(function (mutations) { mutations.forEach(function (mutation) { mutation.addedNodes.forEach(function (node) { ...
發表評價、評論或提問
如果您覺得此腳本違反了
Greasy Fork 的規定
,請
檢舉並請求移除
。
登入以評價、評論或提問。