2020-08-17

force firefox in desktop view

en: to force firefox browser on android to always request the web page template for desktop pcs instead of mobile, it is necessary to change the way the browser presents itself on the web. and this happens through an internal browser property called "user agent". I recommend opening this post in "desktop view" to capture below the current user agent in use by Mozilla itself.

br: para forçar o navegador firefox no android sempre requisitar aos sítios o modelo de página web para desktop pcs ao invés de mobile é preciso mudar a forma como o navegador se apresenta na web. e isto se dá através de uma propriedade interna do navegador chamado "user agent". recomendo abrir esta postagem em "desktop view" para capturar abaixo o user agent em vigor em uso da própria Mozilla.

1) open "about:config";

2) create new "general.useragent.override";

3) change its "boolean" type to "string;

4) copy and paste the above content;


to uninstall: just delete the created "general.useragent.override";

old example:


source: https://www.w3schools.com/jsref/prop_nav_useragent.asp

source: https://support.mozilla.org/en-US/questions/1114055

source: https://jeffersonscher.com/res/jstest.php

cheers!

Nenhum comentário:

Postar um comentário