Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify docket links on any website to any website and add [R] links #358

Open
mlissner opened this issue Nov 8, 2023 · 4 comments
Open

Comments

@mlissner
Copy link
Member

mlissner commented Nov 8, 2023

We've been timid on this front, but I think it's reasonable to be a bit more aggressive, if we can. We should start identifying links to other websites that host dockets, and start injecting our little [R] icons next to those links, so people can open our docket pages, if the other one isn't great, requires a login, whatever.

This can live behind a permissions prompt, and can be an option in the settings that is defaulted to off, but I think the idea is useful and sound. The permissions prompt would expand our permissions boundary to include all domains, not just RECAP ones.

@mlissner mlissner changed the title Identify any docket link *to* any website *on* any website and add [R] links Identify any docket link _to_ any website *on* any website and add [R] links Nov 8, 2023
@mlissner mlissner changed the title Identify any docket link _to_ any website *on* any website and add [R] links Identify docket links on any website to any website and add [R] links Nov 8, 2023
@mlissner
Copy link
Member Author

mlissner commented Nov 8, 2023

I think an example would help here. Imagine that you're a pro-openness attorney that's at a corporation. The corp is subscribed to Docket Bird/Alarm/PacerPro/etc, and you get an email from them for whatever reason, because their service is great and the folks that decide on tools picked that one for you.

In the email, there's a link to the docket on their website. What we can do is put our link next to it, so people can look up the case on CourtListener, contribute to it there, etc.

I'm also open to doing a bit more than just an [R] icon. It could have a dropdown with additional features like "search this docket", "buy on PACER", etc, though this is getting harder!

@arcataroger
Copy link

arcataroger commented Jan 7, 2024

The permissions prompt would expand our permissions boundary to include all domains, not just RECAP ones.

Just a thought: Can we limit it to known domains/URLs that we want to want to inject into, instead of requesting "all domains"? E.g. something like this:

https://github.com/IsThereAnyDeal/AugmentedSteam/blob/c5f4cd5396bdb92230a9ecda5902f7716fc1e7a2/config/manifests/base.json#L49-L374

Which then shows up to the user like:
image

This is less scary, I think, than "This extension can view and change your data on all websites".

We should also investigate whether it's possible to delay those permissions until the user specifically turns on the feature for those specific sites. (I'm not sure if the Chrome extension permission model allows that, but I can check)

@mlissner
Copy link
Member Author

mlissner commented Jan 8, 2024

Yeah, I think putting the permissions prompt behind a setting would make this much more palatable, but I don't know that we can come up with a complete list of domains where we'd want to look for links to dockets.

@mlissner
Copy link
Member Author

Just got a request to add PACER Monitor scraping to the extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants