bufferapp / buffer-extension-shared

Shared code between Buffer extensions
MIT License
21 stars 13 forks source link

[PUB-673] Add back Buffer extension button in New Twitter UI #67

Closed albennett closed 5 years ago

albennett commented 5 years ago

Twitter is in the process of slowly rolling out a new UI. This new UI results in the Buffer button on Twitter injected by the Extension to disappear. The data being sent to the composer also needs to be formatted correctly by grabbing data from selectors. The classes are dynamic and will change after every release, so trying to use selectors based on DOM hierarchy instead.

Notes:

https://buffer.atlassian.net/browse/PUB-673