biancadanforth / tracking-protection-shield-study

A Shield study to determine the optimal messaging, if any, for Tracking Protection in Firefox.
0 stars 3 forks source link

Convert ad/blocked resource session totals to locale string. Fixes #131. #142

Closed biancadanforth closed 6 years ago

biancadanforth commented 6 years ago

Adds commas for large quantities. Ex: 1000 becomes 1,000.

screen shot 2018-03-06 at 3 04 49 pm

Thanks @pdehaan for the tip here; saved me some time in sorting this out!