
REtoUN 作者: DBSH
EXTENSION IS DEPRECATED - SEE ABOUT THIS EXTENSION BELOW FOR MORE DETAIL A simple extension that adds an option to the context menu to open links to Reddit comments on unddit.com instead, in a new tab.
2 个用户2 个用户
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图

关于此扩展
EXTENSION IS DEPRECATED. NOTES: https://www.unddit.com is gone, and its existence was necessary for this extension to function. I am leaving this extension published for educational purposes (someone may want to use the source for a similar use case where an option in the context menu links to a re-written URL)
This is for those who prefer to read Reddit comments on https://www.unddit.com - maybe you prefer to see deleted comments, or maybe you think "continue this thread" is a crime against UI.
To use, right-click on a link to a Reddit post, and choose
This is for those who prefer to read Reddit comments on https://www.unddit.com - maybe you prefer to see deleted comments, or maybe you think "continue this thread" is a crime against UI.
To use, right-click on a link to a Reddit post, and choose
Open in Unddit
from the context menu. If the link to the Reddit post is https://www.reddit.com/r/news/comments/130kndv for example, using REtoUN will open https://www.unddit.com/r/news/comments/130kndv instead, in a new tab.评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 获取浏览器标签页
更多信息
- 版本
- 1.0
- 大小
- 26.31 KB
- 上次更新
- 2 年前 (2023年4月27日)
- 隐私政策
- 阅读此附加组件的隐私政策
- 版本历史
- 添加到收藏集
DBSH 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
Developer is not affiliated with Unddit.com, but is a huge fan of the project.
To view this extension's source code:
1. In a Firefox instance that already has this extension installed, type
about:profiles
in the Firefox address bar, then press Enter2. Under the profile labeled
This is the profile in use and it cannot be deleted
, click on theOpen Directory
button (appears asOpen Folder
on Windows) next toRoot Directory
3. In the file explorer window that opens, go into the
extensions
directory (theextensions
folder)4. Copy the file
{d40ec1bd-9875-4dbd-a1f7-cba6e2d9d281}.xpi
and paste it somewhere else, such as your Desktop5. Rename the file you just pasted, changing the extension to
.zip
- so{d40ec1bd-9875-4dbd-a1f7-cba6e2d9d281}.xpi
becomes{d40ec1bd-9875-4dbd-a1f7-cba6e2d9d281}.zip
6. Unzip the file
{d40ec1bd-9875-4dbd-a1f7-cba6e2d9d281}.zip
. The extracted files are the source, especially the .json and .js files.