By: rbaker2019
Inspect and view changes in Content Plow for Reddit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Content Plow for Reddit",
"version": "0.7",
"description": "Easily create new submissions on Reddit.com",
"homepage_url": "https://github.com/rbaker2019/contentplowforreddit",
"author": "rbaker2019",
"applications": {
"gecko": {
"id": "{b16335c7-f147-4236-b66b-ea68c83c6a75}",
"strict_min_version": "60.0"
}
},
"permissions": [
"storage",
"tabs",
"contextMenus",
"<all_urls>",
"webRequest"
],
"icons": {
"48": "icons/icons8-plow-48.png",
"96": "icons/icons8-plow-96.png"
},
"browser_action": {
"default_icon": "icons/icons8-plow-32.png",
"default_title": "Content Plow for Reddit",
"default_popup": "popup/settings.html"
},
"background": {
"scripts": [
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.twitter.com/*"
],
"js": [
"siteHandlers/twitter.js"
]
}
]
} Best Content Plow for Reddit Alternatives
Here are some Firefox add-ons that are similar to Content Plow for Reddit:
Copy Reddit for LLM
mbro.oks
Post Content Reader
Hemant Bansal
Reddit Comment Replacer
the luddite
Reddit Search on Google
Tad Wohlrapp
raddit
bedcheetos
Reddit Embed Linker
JukeDBStudios
readReddit, readable text posts on reddit
creesch
Better Share Button
joepietrzyk
Headless Fly - Reddit Scheduler
Socrates
URL in a Box
Rayquaza01
Reddit Thread Copier
Mzero
ReturnNewReddit
dauphine-dev