rdr 作者: divyansh
Simple rule based URL re-director for firefox. Like re-direct Twitter to xcancel, Reddit to Redlib, Medium to Scribe etc.
尚无用户尚无用户
扩展元数据
屏幕截图
关于此扩展
Heavily inspired by einaregilsson/Redirector.
Visit dpi0/rdr-firefox for the complete explanation on how the rules work.
But simply, you paste in rules at the options page for the addon and the re-directions for those rules will start working.
Like for Medium --> Scribe re-direction, paste
Alternatives to this are LibRedirect and Redirector (both available on firefox store)
Visit dpi0/rdr-firefox for the complete explanation on how the rules work.
But simply, you paste in rules at the options page for the addon and the re-directions for those rules will start working.
Like for Medium --> Scribe re-direction, paste
[
{
"description": "Medium → scribe.rip",
"includePattern": "https?://(?:([a-z0-9-]+)\\.)?medium\\.com/(.*)",
"redirectUrl": "https://scribe.rip/$1/$2"
}
]
Alternatives to this are LibRedirect and Redirector (both available on firefox store)
评分 0(1 位用户)
权限与数据
更多信息