By: Fubwubs
Inspect and view changes in Reddit Uncensored source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reddit Uncensored",
"version": "1.2.6",
"description": "Automatically restores deleted posts and comments on Reddit using the Arctic Shift API",
"permissions": [
"storage"
],
"host_permissions": [
"https://arctic-shift.photon-reddit.com/*"
],
"icons": {
"16": "assets/icons/icon_16.png",
"32": "assets/icons/icon_32.png",
"48": "assets/icons/icon_48.png",
"64": "assets/icons/icon_64.png",
"72": "assets/icons/icon_72.png",
"96": "assets/icons/icon_96.png",
"128": "assets/icons/icon_128.png",
"144": "assets/icons/icon_144.png",
"192": "assets/icons/icon_192.png",
"256": "assets/icons/icon_256.png"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"https://www.reddit.com/r/*/comments/*"
],
"js": [
"newRedditContentScript.js"
],
"run_at": "document_end"
},
{
"matches": [
"https://old.reddit.com/r/*/comments/*"
],
"js": [
"oldRedditContentScript.js"
],
"run_at": "document_end"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"browser_specific_settings": {
"gecko": {
"id": "{c88e88f4-881a-4662-87a9-adc4227d7e69}",
"strict_min_version": "126.0"
}
}
} Best Reddit Uncensored Alternatives
Here are some Firefox add-ons that are similar to Reddit Uncensored:
Reddit ArcticShift Integration
Fubwubs
Unhider for Reddit
sidb.fz
Unedit and Undelete for Reddit
DenverCoder1
Unreddit
Paul Draper
Reddit Unread Comments
Nemanja Mitic
Reddit URL Switch
milanz14
Reddit NSFW Unblocker
Naraka
Reddit Sidebar Toggle
2211
Redirect to the old Reddit
wishopt
Reddit Deduplicator
Nick Gaya
Redust: Reddit History Remover
Cool Byte Solutions
Reddit Subdomain Redirect
portner