Bug #2916
Chrome extension: Does not fire in some cases
Description
Go to youtube.com. search for a video for which we have metadata. click on it. api is not called and extension is not fired.
for example, suppose the extension code is pointing to QA which has the 2011 MIT Algorithms book. If you go to youtube.com and search for "mit algorithms" and choose "MIT 6.006 Introduction to Algorithms, Fall 2011" playlist from "MIT OpenCourseWare", the extension does not fire. but, if you open the browser and copy/paste the playlist url https://www.youtube.com/watch?v=HtSuA80QTyo&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb, then the extension works fine.