acf-docs
acf-docs copied to clipboard
Listening for links in tweets
Is your feature request related to a problem? Please describe. I am currently trying to configure the extension to automatically click on the link of a fresh tweet, but currently, it works manually with a hotkey press but ideally, I would like it to be listening in the background for new tweets and clicking on the links within the tweet whenever it has been tweeted.
Describe the solution you'd like
- Listening in the background for specific changes in an XPATH or changes in the DOM.
- Then executing actions based on the changes.
Describe alternatives you've considered N/A
Additional context N/A
Hi @munjyong ,
Currently, we don't have a watch feature in our extension but we are keeping this ticket open so we can think of some good solutions to watch the change in page and perform an action.