Dashboard Magic Links
I'm putting together a quick chrome extension to make getting magic/deep links into the dashboard easier to copy. I've so far got support for:
- :account ... Account ID
- :zone ... Zone domain name
- :pages-project ... Pages project name
Am I missing anything?
Also outside of just copying magic links for the current page are there any other features that would make it more useful?
This is GPL licensed and open source: https://github.com/mackenly/cloudflare-magic-linker Planning to improve the UI a bit before publishing. Just a community tool to save me some time when sharing links here and other places.
12 Replies
Super cool stuff!! Those are the only ones I'm familiar with 😄
Nice! you're missing :pages-deployment, that's it though I think
ex:
https://dash.cloudflare.com/?to=/:account/pages/view/:pages-project/:pages-deployment/headers
Oh I think there's also a pages deployment one too: https://github.com/Cloudflare-Mining/Cloudflare-Datamining/blob/cb7ef3fe94c4825e136019f6690940bc912070c5/data/dashboard-translations/common.json#L4733
oh good job Chaika
There's a command in here as well you can use /deeplinkify, but no where near as convenient as an extension would be
Still waiting for deeplinks for Workers 😦
that'd be so nice
walshy said he'd do it and then he disappeared ;p
Also the Zero Trust dashboard recently added support for deep links
Cloudflare One
Cloudflare One replaces legacy security perimeters with our global edge, making the Internet faster and safer for teams around the world.
any for tunnels or apps or just :account?
Just :account for now
Added :pages-deployment, will work on zero trust next. Thanks yall!
Zero Trust support added. Working on packaging it next.
Published on Chrome Webstore: https://chromewebstore.google.com/detail/fongdcpejhfehpdcahcjncgfhkepoico
Cloudflare Magic Linker
Create magic deep links for the Cloudflare dashboard.