freelawproject / recap

This repository is for filing issues on any RECAP-related effort.
https://free.law/recap/
12 stars 4 forks source link

Add @recap.email call to action to the PACER account management pages #306

Closed mlissner closed 1 year ago

mlissner commented 2 years ago

I want to get people using @recap.email, but it's hard to get the word out. One thing we can do is add a very simple call to action to the account management page in PACER, where you can tweak your account:

image

That's just a 30's box I added with Firefox's developer tools, but something similar wouldn't take long in the extension. Just have to capture the URL:

https://pacer.psc.uscourts.gov/pscof/manage/maint.jsf

And inject it into the page.

It'd be nice to only show this to accounts with filing privileges, but it's not strictly necessary.

ERosendo commented 1 year ago

This should have been fixed with https://github.com/freelawproject/recap-chrome/pull/274

mlissner commented 1 year ago

Hey, look at that! I guess I forgot we had this issue. Closing.