Google Chrome extensions using manifest_version: 2 are restricted from using eval or new Function. All of the JavaScript templating librar
manifest_version: 2
eval
new Function
It doesn't appear that Pure uses either eval or new Function.