Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use IIFE for injected javascript. (#63)
Otherwise the global `name` variable is overriden by the last assigned callback and all function invocations target the last defined callback.
- Loading branch information