commit 17581b946d97e88a168bbf9f388e83300d593c1d parent b70c90b195e29f7d907148c3cd377747450c54e1 Author: Florian Dold <florian.dold@gmail.com> Date: Fri, 9 Sep 2016 14:43:56 +0200 debugging log Diffstat:
| M | content_scripts/notify.ts | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/content_scripts/notify.ts b/content_scripts/notify.ts @@ -193,6 +193,7 @@ namespace TalerNotify { }); } + console.log("loading Taler content script"); init(); function registerHandlers() {