Reddit Unit Converter

Converts lbs to kgs

As of 02/03/2019. See the latest version.

Autor
MarioOM
Ocene
0 0 0
Verzija
0.4
Napravljeno
02/03/2019
Ažurirano
02/03/2019
Size
2,05 КБ
Licenca
Nije dostupno
Važi za

A userscript to automatically convert lbs to kgs, specifically made for Reddit. It currently replaces with a regular expression any matches with a number followed by `lbs` or `pounds` into a converted number followed by a space and `kg`. The user can modify the const `round` to true to round the results with 2 digits.

Check out the official repository here: https://github.com/marioortizmanero/RedditLbsToKgsConverter/