franzenzenhofer / f19n-obtrusive-livetest

A sandboxed, extendable testing chrome extension and framework! It runs pre-defined and custom tests on each page that you visit.
https://chrome.google.com/webstore/detail/f19n-obstrusive-live-test/jbnaibigcohjfefpfocphcjeliohhold?hl=en
55 stars 1 forks source link

need to turn off/on whole extension for cahnges in rulescontext to get recognized #32

Closed franzenzenhofer closed 8 years ago

neuling commented 8 years ago

oh, just noticed you need to have chrome-cli installed to use grunt --reload-extension.

https://github.com/prasmussen/chrome-cli

make sure your extension tab reloads after some source code changes.