OpenerManifest
OpenerManifest copied to clipboard
Capture :// in regexes
Could allow us to not duplicate "://" in formats and just have it be a part of match groups
Done in https://github.com/timonus/OpenerManifest/commit/b8764b805e0827e28c3914c888763df89f939aae, saved ~100 bytes, could probably use another pass.