aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-07-28Move annotation shutoff code into intervalTeddy Wing
Still not working, just an idea while figuring out what's going on & how to get access to the menu item.
2018-07-28Use an interval to try to wait for the element's presenceTeddy Wing
Still not finding the annotation menu element.
2018-07-28First try deactivating annotationsTeddy Wing
The XPATH appears to be right, but the element isn't present.
2018-07-28Add scratchpad.jsTeddy Wing
Some XPATH tests to get the "Annotations" menu item so it can be clicked in a script.
2018-07-28Add sample YouTube HTML of the settings popup menuTeddy Wing
Using this as a reference for class names and DOM structure.