| Extension regex incorrect usage of global flag | Kims | 4/23/12 1:20 AM | I have an extension that uses regex, and recently I needed to use the global flag modifier "g" but it returned wrong results. See link below for code details and a workaround solution.http://stackoverflow.com/questions/10218444/google-chrome-extensio |