How to
Everything Launchr does, in order.
A button is a saved set of links. Click it and every link opens in its own tab. That's the whole idea — the rest is about keeping large sets manageable.
Allow pop-ups first
- Browsers block tabs opened by a script. The first one gets through, the rest don't.
- Click any button once. If tabs are blocked you'll see an icon in the address bar — choose Always allow pop-ups from this site.
- The pill in the top bar tells you where you stand.
Build a button
- Open Links → + Link.
- Give it a name and, if it belongs to a set, pick a group from the dropdown. Add options on the Groups page. The group replaces the old habit of coding meaning into name prefixes.
- Choose how the links are built:
- Full URLs — paste any links, one per line. Different sites, different paths, no pattern needed.
- Sites + shared path — list the sites once and give the path they all share, like
/wp-admin/options-general.php?page=ww_pageone_count_page. Change that path once and every link updates.
- Watch the preview on the right. It shows the exact links that will open and flags anything malformed.
- Save button.
Already have a pile of full URLs that share a path? Paste them into Full URLs and click Detect shared path — it pulls the path out and converts the button for you.
Launch
- Click Launch on any row.
- Tabs open one at a time with a small delay so nothing gets dropped. Set the delay per button, or globally in Preferences.
- Above your confirmation threshold, Launchr asks first — a stray click on a 60-link button is a bad afternoon.
Find things
- Search on the Links page matches names, slugs, groups and the links inside — so you can type a domain and find every button that opens it.
- Groups holds the list that fills the group dropdown. Rename a group there and every button using it follows; delete one and its buttons keep their links, they just lose the label.
Back it up
- Everything lives in this browser. Clearing site data wipes it.
- Preferences → Export writes a JSON file with every button. Import restores it anywhere.