Open Haimchen opened 4 years ago
Find all usages of CSS selectors and extract as variables to a central place.
To be able to react to any change in the twitter website, it would be great to have only one central place to update and use those from.
Need to validate if this was done or not.
Extracted as variables with #decouple content script #96. We need to manually revalidate if all usages of CSS selectors are written as variables.
Goal
Find all usages of CSS selectors and extract as variables to a central place.
Description
To be able to react to any change in the twitter website, it would be great to have only one central place to update and use those from.