kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
321 stars 28 forks source link

[feat] integration registration prompt #274

Closed rougetimelord closed 2 months ago

rougetimelord commented 2 months ago

Add an external integration endpoint that lets other extensions to start the integration setup process automatically. Users will still need to manually approve integrations, but won't need to find the extension ID anymore.

Note: this PR is against the 0.4.2 LLB, see #267 for the aggregating PR

cooljeanius commented 2 months ago

Could you try to split out the formatting changes from the content changes?

rougetimelord commented 2 months ago

Could you try to split out the formatting changes from the content changes?

Formatting and functionality changes should be two different commits now!