How can I use browser userscripts on my Android phone?











up vote
2
down vote

favorite












I am a passionate Stack Exchange user and I have a lot of userscripts in my desktop Chrome browser, installed with Tampermonkey. I want to use them on my Android phone, is it possible?










share|improve this question




























    up vote
    2
    down vote

    favorite












    I am a passionate Stack Exchange user and I have a lot of userscripts in my desktop Chrome browser, installed with Tampermonkey. I want to use them on my Android phone, is it possible?










    share|improve this question


























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I am a passionate Stack Exchange user and I have a lot of userscripts in my desktop Chrome browser, installed with Tampermonkey. I want to use them on my Android phone, is it possible?










      share|improve this question















      I am a passionate Stack Exchange user and I have a lot of userscripts in my desktop Chrome browser, installed with Tampermonkey. I want to use them on my Android phone, is it possible?







      firefox browser-add-ons






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 12 mins ago









      beeshyams

      24.2k1544146




      24.2k1544146










      asked 1 hour ago









      iBug

      5,20232347




      5,20232347






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote













          Google Chrome on Android so far doesn't support plugins, of which Tampermonkey is necessary to run userscripts, so here I recommend Firefox for Android. You can install Tampermonkey addon in Firefox and then start with your favorite scripts. Note that all userscripts are compatible with Tampermonkey such as SE-AutoReviewComments for which you need
          USI- Unified Script Injector addon.



          Where can I find scripts to play with?



          Stack Apps is a Q&A site for apps, scripts, and development with the Stack Exchange API. People discuss about developing around SE, and publish their projects there. You can find a lot of userscripts in the scripts section.



          One of my scripts isn't working



          beeshyams asked me this question before, but I wasn't a Firefox user then, so I installed Firefox fresh and installed that userscript, and found nothing wrong.



          When you encounter some issues with userscripts, try removing and reinstalling them, as well as clearing/resetting your Firefox addon, and see if the issue resolves by itself. Usually this solves 99% of them.






          share|improve this answer























          • +1 and bounty on the way. Requested Santa for early delivery
            – beeshyams
            20 mins ago










          • Userscripts are a big help for those who use mobiles mostly to browse SE sites. Scripts such as Auto review are very useful in reviewing and commenting with customized canned comments. Scripts from Stack Apps can further enhance ease of mobile reviews
            – beeshyams
            19 mins ago











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "139"
          };
          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',
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fandroid.stackexchange.com%2fquestions%2f205222%2fhow-can-i-use-browser-userscripts-on-my-android-phone%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote













          Google Chrome on Android so far doesn't support plugins, of which Tampermonkey is necessary to run userscripts, so here I recommend Firefox for Android. You can install Tampermonkey addon in Firefox and then start with your favorite scripts. Note that all userscripts are compatible with Tampermonkey such as SE-AutoReviewComments for which you need
          USI- Unified Script Injector addon.



          Where can I find scripts to play with?



          Stack Apps is a Q&A site for apps, scripts, and development with the Stack Exchange API. People discuss about developing around SE, and publish their projects there. You can find a lot of userscripts in the scripts section.



          One of my scripts isn't working



          beeshyams asked me this question before, but I wasn't a Firefox user then, so I installed Firefox fresh and installed that userscript, and found nothing wrong.



          When you encounter some issues with userscripts, try removing and reinstalling them, as well as clearing/resetting your Firefox addon, and see if the issue resolves by itself. Usually this solves 99% of them.






          share|improve this answer























          • +1 and bounty on the way. Requested Santa for early delivery
            – beeshyams
            20 mins ago










          • Userscripts are a big help for those who use mobiles mostly to browse SE sites. Scripts such as Auto review are very useful in reviewing and commenting with customized canned comments. Scripts from Stack Apps can further enhance ease of mobile reviews
            – beeshyams
            19 mins ago















          up vote
          2
          down vote













          Google Chrome on Android so far doesn't support plugins, of which Tampermonkey is necessary to run userscripts, so here I recommend Firefox for Android. You can install Tampermonkey addon in Firefox and then start with your favorite scripts. Note that all userscripts are compatible with Tampermonkey such as SE-AutoReviewComments for which you need
          USI- Unified Script Injector addon.



          Where can I find scripts to play with?



          Stack Apps is a Q&A site for apps, scripts, and development with the Stack Exchange API. People discuss about developing around SE, and publish their projects there. You can find a lot of userscripts in the scripts section.



          One of my scripts isn't working



          beeshyams asked me this question before, but I wasn't a Firefox user then, so I installed Firefox fresh and installed that userscript, and found nothing wrong.



          When you encounter some issues with userscripts, try removing and reinstalling them, as well as clearing/resetting your Firefox addon, and see if the issue resolves by itself. Usually this solves 99% of them.






          share|improve this answer























          • +1 and bounty on the way. Requested Santa for early delivery
            – beeshyams
            20 mins ago










          • Userscripts are a big help for those who use mobiles mostly to browse SE sites. Scripts such as Auto review are very useful in reviewing and commenting with customized canned comments. Scripts from Stack Apps can further enhance ease of mobile reviews
            – beeshyams
            19 mins ago













          up vote
          2
          down vote










          up vote
          2
          down vote









          Google Chrome on Android so far doesn't support plugins, of which Tampermonkey is necessary to run userscripts, so here I recommend Firefox for Android. You can install Tampermonkey addon in Firefox and then start with your favorite scripts. Note that all userscripts are compatible with Tampermonkey such as SE-AutoReviewComments for which you need
          USI- Unified Script Injector addon.



          Where can I find scripts to play with?



          Stack Apps is a Q&A site for apps, scripts, and development with the Stack Exchange API. People discuss about developing around SE, and publish their projects there. You can find a lot of userscripts in the scripts section.



          One of my scripts isn't working



          beeshyams asked me this question before, but I wasn't a Firefox user then, so I installed Firefox fresh and installed that userscript, and found nothing wrong.



          When you encounter some issues with userscripts, try removing and reinstalling them, as well as clearing/resetting your Firefox addon, and see if the issue resolves by itself. Usually this solves 99% of them.






          share|improve this answer














          Google Chrome on Android so far doesn't support plugins, of which Tampermonkey is necessary to run userscripts, so here I recommend Firefox for Android. You can install Tampermonkey addon in Firefox and then start with your favorite scripts. Note that all userscripts are compatible with Tampermonkey such as SE-AutoReviewComments for which you need
          USI- Unified Script Injector addon.



          Where can I find scripts to play with?



          Stack Apps is a Q&A site for apps, scripts, and development with the Stack Exchange API. People discuss about developing around SE, and publish their projects there. You can find a lot of userscripts in the scripts section.



          One of my scripts isn't working



          beeshyams asked me this question before, but I wasn't a Firefox user then, so I installed Firefox fresh and installed that userscript, and found nothing wrong.



          When you encounter some issues with userscripts, try removing and reinstalling them, as well as clearing/resetting your Firefox addon, and see if the issue resolves by itself. Usually this solves 99% of them.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 21 mins ago









          beeshyams

          24.2k1544146




          24.2k1544146










          answered 1 hour ago









          iBug

          5,20232347




          5,20232347












          • +1 and bounty on the way. Requested Santa for early delivery
            – beeshyams
            20 mins ago










          • Userscripts are a big help for those who use mobiles mostly to browse SE sites. Scripts such as Auto review are very useful in reviewing and commenting with customized canned comments. Scripts from Stack Apps can further enhance ease of mobile reviews
            – beeshyams
            19 mins ago


















          • +1 and bounty on the way. Requested Santa for early delivery
            – beeshyams
            20 mins ago










          • Userscripts are a big help for those who use mobiles mostly to browse SE sites. Scripts such as Auto review are very useful in reviewing and commenting with customized canned comments. Scripts from Stack Apps can further enhance ease of mobile reviews
            – beeshyams
            19 mins ago
















          +1 and bounty on the way. Requested Santa for early delivery
          – beeshyams
          20 mins ago




          +1 and bounty on the way. Requested Santa for early delivery
          – beeshyams
          20 mins ago












          Userscripts are a big help for those who use mobiles mostly to browse SE sites. Scripts such as Auto review are very useful in reviewing and commenting with customized canned comments. Scripts from Stack Apps can further enhance ease of mobile reviews
          – beeshyams
          19 mins ago




          Userscripts are a big help for those who use mobiles mostly to browse SE sites. Scripts such as Auto review are very useful in reviewing and commenting with customized canned comments. Scripts from Stack Apps can further enhance ease of mobile reviews
          – beeshyams
          19 mins ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Android Enthusiasts Stack Exchange!


          • 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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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%2fandroid.stackexchange.com%2fquestions%2f205222%2fhow-can-i-use-browser-userscripts-on-my-android-phone%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

          Quarter-circle Tiles

          build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

          Mont Emei