
REtoUN por 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.
3 Users3 Users
Irá necessitar do Firefox para utilizar esta extensão
Metadados da extensão
Capturas de ecrã

Acerca desta extensão
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.Rated 0 by 0 reviewers
Permissions and dataSaber mais
Permissões necessárias:
- Aceder aos separadores do navegador
Mais informação
- Versão
- 1.0
- Tamanho
- 26,31 KB
- Última atualização
- há 2 anos (27 de abr de 2023)
- Categorias relacionadas
- Política de privacidade
- Ler a política de privacidade para este extra
- Histórico de versões
- Adicionar à coleção
Mais extensões por DBSH
- Não existem avaliações ainda
- Não existem avaliações ainda
- Não existem avaliações ainda
- Não existem avaliações ainda
- Não existem avaliações ainda
- Não existem avaliações ainda
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.