therynamo / color-links

🔗 Help Individuals With Color Blindness See Visited Links
https://chrome.google.com/webstore/detail/color-links/hiponeioelghhaljfflaaflpccedbdem
16 stars 7 forks source link

feat: Colors Per URL #34

Closed therynamo closed 4 years ago

therynamo commented 4 years ago

closes #33

Excited about this QOL feature. A great request from #33, and I think a much needed feature. Initially I think this was avoided due to very low caps on local storage limits. However, I think we'll be okay given the amount of sites one would have to enable this on is quite large to reach those limits.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 183651292


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/helpers/chrome.ts 1 2 50.0%
src/content-scripts/helpers.ts 7 9 77.78%
<!-- Total: 44 47 93.62% -->
Totals Coverage Status
Change from base Build 180169902: -0.5%
Covered Lines: 132
Relevant Lines: 140

💛 - Coveralls