fregante / webext-permission-toggle

Browser-action context menu to request permission for the current tab.
https://fregante.github.io/webext-permission-toggle/
MIT License
70 stars 5 forks source link

Rename to `webext-permission-toggle` #35

Closed fregante closed 9 months ago

fregante commented 9 months ago

I'll merge this once I'm ready for the rename. v5 will be published there.

"domain" makes sense for users, but extensions always call them "hosts".

I left "domain" for the user UI (because "host" doesn't make sense) but I call them "host" in the code.

fregante commented 9 months ago

I'll go with webext-permission-toggle

@aspiers I just unpublished the previous "host" name

npm rm webext-domain-permission-toggle webext-host-permission-toggle
npm install webext-permission-toggle@next
aspiers commented 9 months ago

Thanks for the heads up!

fregante commented 9 months ago

v5 soft-launched at webext-permission-toggle without next tag 🎉

After further testing I'll publish a GitHub Release