Hello,
I am creating a chrome extension for myself to take notes of things while
studying through web pages. To do this, after any page in chrome is loaded,
I call the annotator function on the body of the page through content
scripts.

Most of the times there is no problem, but since this is done for all the
pages, I face problems loading gmail or google maps in the browser. I don't
want to annotate these pages but the function gets called irrespective of
the page loaded and these pages for some reason just do not load. Is there
a known behavior around this?

Thanks,
Apurva Jalit
_______________________________________________
annotator-dev mailing list
[email protected]
https://lists.okfn.org/mailman/listinfo/annotator-dev
Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev

Reply via email to