Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[HR] Cheat Extension #321

Closed
3 tasks done
PatheticMustan opened this issue Oct 8, 2020 · 12 comments
Closed
3 tasks done

[HR] Cheat Extension #321

PatheticMustan opened this issue Oct 8, 2020 · 12 comments
Labels
Hack Adding a new hack.

Comments

@PatheticMustan
Copy link
Member

PatheticMustan commented Oct 8, 2020

It would be a good idea to make a custom chrome extension for Prodigy hacking. It seems like @UntrustableRus is already working on this in the PR #320.

Having a single extension would mean we would be able to release updates without user interaction. It would also give us more control over network requests.

Pros:

  • Combine two plugins into a single plugin
  • More control over Chrome API
  • Less interaction needed from user, no import needed
  • Less interaction needed if something breaks

Cons:

  • One more thing to maintain
  • Lack of Firefox/Safari support???

It shouldn't be too arduous of a task, but here are some things we would need to do.

  • Make chrome plugin (duh)
  • Allow redirects using a file from our github.
  • Ignore CSP
@PatheticMustan PatheticMustan added Priority: High High priority Hack Adding a new hack. labels Oct 8, 2020
@ArcerionDev
Copy link
Contributor

It's not like we're going to need to maintain it, and extensions can be used on Firefox, and nobody uses Safari anyway

@ArcerionDev
Copy link
Contributor

like, after it's done, it's done. We're just going to need to update the JSON

@ArcerionDev
Copy link
Contributor

or however we redirect requests in a chrome extension

@PatheticMustan
Copy link
Member Author

Support is pretty important tho...
And yeah, updating/fixing redirector should be easier than before.

@ArcerionDev
Copy link
Contributor

Eh, the majority of people use chrome, and if they use safari, they won't be able to use redirector as it is rn anyway

@PatheticMustan
Copy link
Member Author

@UntrustableRus, do you think you would be able to handle the extension yourself? Also do you need/want help, or a point in the right direction?

@ArcerionDev
Copy link
Contributor

He's already done with it smh

@PatheticMustan
Copy link
Member Author

Wow, completely done with it already? That was fast.

@ArcerionDev
Copy link
Contributor

he finished it within 2 hours, I think he knows what he's doing

@Prodigy-Hacking Prodigy-Hacking deleted a comment from ArcerionDev Oct 8, 2020
@PatheticMustan
Copy link
Member Author

Every watcher in this repo gets a notification for each comment. >;[
If it's already done, I guess all that's left to be done is to upload the source, bugfix, and publish it.

@ArcerionDev
Copy link
Contributor

ArcerionDev commented Oct 8, 2020

Every watcher in this repo gets a notification for each comment. >;[

then they can unwatch it smh

@rusprice
Copy link
Contributor

rusprice commented Oct 8, 2020

@PatheticMustan Yes, I am handling the entire extension. The extension redirects requests to the same endpoints as the redirector hack. But, if you ever have to change one of the endpoints just let me know and I'll update the extension, and chrome automatically updates extensions in the background iirc so updates will be seamless. The PR is purely to add it to the documentation as well.

@PatheticMustan PatheticMustan linked a pull request Oct 12, 2020 that will close this issue
@PatheticMustan PatheticMustan removed the Priority: High High priority label Oct 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hack Adding a new hack.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants