Skip to content

From the same page, check whether a Reddit post can be detected as a repost using the undocumented repostsleuth API, with ease. Chrome extension. Reddit API changes have probably affected this.

License

Notifications You must be signed in to change notification settings

deontic/repostchecker

Repository files navigation

!! With the recent major API changes Reddit has introduced, the functionality of this plugin has been restricted

repostchecker

an extension for Google Chrome to check whether any Reddit (image) post can be detected as a repost with ease, uses the undocumented repostsleuth API

image

note:

remember repostsleuth can't always detect reposts (e.g when certain changes have been made to the image)

searching for the image on Google via uploading or searching for a transcription of the image usually yields results too

by default repostchecker uses these parameters:

image

these can be changed in the contentScript.js file

installation

  • download build-archive.zip and extract the build folder present inside the archive (clicking this link downloads the zip file)

  • visit chrome://extensions/ via the addressbar

      image

  • enable Developer Mode via the topbar

  
      image

  • select "Load unpacked"

      image

  • select the build folder you extracted in step 1
  • plugin should be installed, refresh Chrome tabs where you need to use this

building

if you want to make changes and build: navigate to the repostchecker-main directory, install dependencies, and build.

cd repostchecker
npm install
npm run watch

load/refresh the extension after making changes

About

From the same page, check whether a Reddit post can be detected as a repost using the undocumented repostsleuth API, with ease. Chrome extension. Reddit API changes have probably affected this.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published