
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.由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
更多資訊
- 版本
- 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.