The module was created as the experimental solution for this forum request.
The module increase a font-size of all page elements if the page's language is Hindi and the browser is Firefox.

To change the magnification factor, edit the 'increase_hindi_font.js' file and alter the following string:
$(this).css('font-size', '+=0.5');
0.5 - is the magnification factor.