How can I use the old Chrome to access Github normally?












0















As everyone knows, Github bans old Chrome from accessing the Github website. If you use old Chrome to access github, you will receive a message that "Github no longer supports your browser". Not only that, but many features on the site are not available.for example,activities cannot be loaded,and issues cannot be edited.



I am using Chrome51.



I tried to modify the browser's user-agent to deceive Github's recognition function, which was feasible before, but it has not been feasible recently. Now, although Github no longer has any hints, activities still cannot be loaded, and The issue still can't be edited. I can see the following two errors from the F12 Network option bar.




Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js:1 Uncaught SyntaxError: Unexpected token function



Github-a004f249d4a217e23cc0ccd89aa8f76c.js:1 Uncaught SyntaxError: Unexpected token function




The address of this js file is
Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js and Github-a004f249d4a217e23cc0ccd89aa8f76c.js



I also tried to find the tampermonky script to solve this problem, so I found such a script on github.



After using this script, the situation is still the same, but this time the error is different from the last time.




userscript.html?id=7a7d91eb-35b9-4dda-ace0-06e30608174e:77 Refused to load the script 'https://assets-cdn.github.com/assets/frameworks-5cc68fa4a212f8349010ddff8198506c.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' github.githubassets.com"




So what should I do to get access to Github in the old version of Chrome?










share|improve this question





























    0















    As everyone knows, Github bans old Chrome from accessing the Github website. If you use old Chrome to access github, you will receive a message that "Github no longer supports your browser". Not only that, but many features on the site are not available.for example,activities cannot be loaded,and issues cannot be edited.



    I am using Chrome51.



    I tried to modify the browser's user-agent to deceive Github's recognition function, which was feasible before, but it has not been feasible recently. Now, although Github no longer has any hints, activities still cannot be loaded, and The issue still can't be edited. I can see the following two errors from the F12 Network option bar.




    Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js:1 Uncaught SyntaxError: Unexpected token function



    Github-a004f249d4a217e23cc0ccd89aa8f76c.js:1 Uncaught SyntaxError: Unexpected token function




    The address of this js file is
    Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js and Github-a004f249d4a217e23cc0ccd89aa8f76c.js



    I also tried to find the tampermonky script to solve this problem, so I found such a script on github.



    After using this script, the situation is still the same, but this time the error is different from the last time.




    userscript.html?id=7a7d91eb-35b9-4dda-ace0-06e30608174e:77 Refused to load the script 'https://assets-cdn.github.com/assets/frameworks-5cc68fa4a212f8349010ddff8198506c.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' github.githubassets.com"




    So what should I do to get access to Github in the old version of Chrome?










    share|improve this question



























      0












      0








      0








      As everyone knows, Github bans old Chrome from accessing the Github website. If you use old Chrome to access github, you will receive a message that "Github no longer supports your browser". Not only that, but many features on the site are not available.for example,activities cannot be loaded,and issues cannot be edited.



      I am using Chrome51.



      I tried to modify the browser's user-agent to deceive Github's recognition function, which was feasible before, but it has not been feasible recently. Now, although Github no longer has any hints, activities still cannot be loaded, and The issue still can't be edited. I can see the following two errors from the F12 Network option bar.




      Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js:1 Uncaught SyntaxError: Unexpected token function



      Github-a004f249d4a217e23cc0ccd89aa8f76c.js:1 Uncaught SyntaxError: Unexpected token function




      The address of this js file is
      Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js and Github-a004f249d4a217e23cc0ccd89aa8f76c.js



      I also tried to find the tampermonky script to solve this problem, so I found such a script on github.



      After using this script, the situation is still the same, but this time the error is different from the last time.




      userscript.html?id=7a7d91eb-35b9-4dda-ace0-06e30608174e:77 Refused to load the script 'https://assets-cdn.github.com/assets/frameworks-5cc68fa4a212f8349010ddff8198506c.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' github.githubassets.com"




      So what should I do to get access to Github in the old version of Chrome?










      share|improve this question
















      As everyone knows, Github bans old Chrome from accessing the Github website. If you use old Chrome to access github, you will receive a message that "Github no longer supports your browser". Not only that, but many features on the site are not available.for example,activities cannot be loaded,and issues cannot be edited.



      I am using Chrome51.



      I tried to modify the browser's user-agent to deceive Github's recognition function, which was feasible before, but it has not been feasible recently. Now, although Github no longer has any hints, activities still cannot be loaded, and The issue still can't be edited. I can see the following two errors from the F12 Network option bar.




      Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js:1 Uncaught SyntaxError: Unexpected token function



      Github-a004f249d4a217e23cc0ccd89aa8f76c.js:1 Uncaught SyntaxError: Unexpected token function




      The address of this js file is
      Frameworks-be15e106b4a7518f3a8ee2f63fa595ba.js and Github-a004f249d4a217e23cc0ccd89aa8f76c.js



      I also tried to find the tampermonky script to solve this problem, so I found such a script on github.



      After using this script, the situation is still the same, but this time the error is different from the last time.




      userscript.html?id=7a7d91eb-35b9-4dda-ace0-06e30608174e:77 Refused to load the script 'https://assets-cdn.github.com/assets/frameworks-5cc68fa4a212f8349010ddff8198506c.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' github.githubassets.com"




      So what should I do to get access to Github in the old version of Chrome?







      google-chrome browser javascript chromium github






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 12 at 11:16







      bc a

















      asked Jan 12 at 5:06









      bc abc a

      84




      84






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1393421%2fhow-can-i-use-the-old-chrome-to-access-github-normally%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1393421%2fhow-can-i-use-the-old-chrome-to-access-github-normally%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Plaza Victoria

          Brian Clough

          Cáceres