huhu / rust-search-extension

🦀 The ultimate search extension for Rust
https://rust.extension.sh
Apache License 2.0
1.21k stars 52 forks source link

Add support for shipyard.rs to browser extension #280

Open sn99 opened 4 months ago

sn99 commented 4 months ago

I mainly wanted macro diagrams which seems to work on shipyard.rs now too.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rust-search-extension ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 6:36am
Folyd commented 4 months ago

Can you give a shipyard.rs rust-docs example? Thanks.

sn99 commented 4 months ago

There are no public repos on shipyard, it is user-authenticated. But these changes seem to work properly atleast on firefox.

Screenshot 2024-05-30 at 14-56-56 Crate Docs _ ocrl_aws_types _ v0 51 10 (Latest) - Shipyard rs Private Cargo Registry Service

Folyd commented 4 months ago

I'm hesitate to add this since shipyard.rs is a commercial company, I don't know how will other users think about this.

sn99 commented 4 months ago

Would it be possible to put it behind an opt-in user config? It mostly feels useful to have on shipyard.

Folyd commented 4 months ago

Unfortunately, it has been restricted by chrome api.