Chrome Extension using AngularJS - Part 1

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Great video, thank you. In case anyone else comes unstuck with it, I had to add the following to my manifest file to allow Angular to work:

"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"

BernhardHofmann
Автор

Awesome tutorial. Very helpful for beginners like me.

RaviShekhar
Автор

duration is 11:11...damn...I keep seeing this sequence .. oh nice vid by the way !

FriedRiceFiasco
Автор

My fix for the same problem: add 'ng-csp' directive to the html node

IAmLexin
visit shbcf.ru