You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.1.0: standard-header autocomplete, shareable configs, landing site
Squashed release commit covering everything since v2.0.1.
Extension:
- Manual tab autocompletes ~60 standard and X- request headers
(standard-headers.js) and hints a typical value in the value placeholder.
- Shareable configs: the gear's Config section copies a share link that packs
manual headers + URL scope + URL sources into a URL-fragment code
(overhead.metzner.uk/i#<code>); Import merges it back. Entirely client-side —
nothing is sent to a server. encodeConfig/decodeConfig in rules.js.
- Ship standard-headers.js in both browser builds.
Site (docs/, GitHub Pages → overhead.metzner.uk):
- App-store-style landing page: mono type, static background, three rendered
popup screenshots, features list, install.
- /i page decodes and previews a shared config before import.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>