Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allows other extensions (old twitter) to send api responses to blue blocker #186

Closed
wants to merge 5 commits into from

Conversation

kheina
Copy link
Collaborator

@kheina kheina commented Jul 8, 2023

No description provided.

export const SoupcanExtensionId = Browser === "chrome" ? "hcneafegcikghlbibfmlgadahjfckonj" : "[email protected]";
export const OldTwitterExtensionId = Browser === "chrome" ? "jgejdcdoeeabklepnkdbglgccjpdgpmf" : "{447e4900-4a6b-4b91-9759-6a477548717d}"; // detect edge?
Copy link
Collaborator

@cooljeanius cooljeanius Sep 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kheina it seems kind of hackish to be just hardcoding this? Also would probably need to be updated for #197 if that's ever addressed...

cooljeanius
cooljeanius previously approved these changes Sep 24, 2023
@rougetimelord
Copy link
Collaborator

I'm pretty sure #239 addressed this issue already? Closing for now

@rougetimelord rougetimelord deleted the add-old-twitter-support branch April 17, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants