How to set MSDN to be always in English

后端 未结 8 809
孤城傲影
孤城傲影 2020-12-24 00:19

I know that this isn\'t exactly programming question, but it is tightly related -

How the hell do I set MSDN to display everything in English? I\'m Czech, and every

相关标签:
8条回答
  • 2020-12-24 00:46

    I've fixed it by installing a redirector plugin for chrome: http://bendavis78.github.io/chrome-extension-redirector/

    0 讨论(0)
  • 2020-12-24 00:48

    I wrote a simple dedicated browser extension for this. Unlike the Redirector plugin, no configuration is required.

    It's called "FFS MSDN in English" and is available for:

    • Chrome
    • Firefox
    • Opera

    It simply redirects any localised MSDN (or docs.microsoft) page to the english (en-us) version.

    The rather trivial sources can be found at https://github.com/AirLancer/ffs_msdn_in_english

    0 讨论(0)
提交回复
热议问题