How can I use browser userscripts on my Android phone?












6















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





























    6















    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



























      6












      6








      6


      1






      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 Dec 16 '18 at 7:31









      beeshyams

      25.1k1649160




      25.1k1649160










      asked Dec 16 '18 at 5:46









      iBugiBug

      5,91932856




      5,91932856






















          1 Answer
          1






          active

          oldest

          votes


















          8





          +100









          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 not 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





            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
            Dec 16 '18 at 7:24






          • 1





            There's also Greasemonkey which is the original such add-on for Firefox.

            – wizzwizz4
            Dec 16 '18 at 7:57











          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',
          autoActivateHeartbeat: false,
          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









          8





          +100









          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 not 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





            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
            Dec 16 '18 at 7:24






          • 1





            There's also Greasemonkey which is the original such add-on for Firefox.

            – wizzwizz4
            Dec 16 '18 at 7:57
















          8





          +100









          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 not 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





            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
            Dec 16 '18 at 7:24






          • 1





            There's also Greasemonkey which is the original such add-on for Firefox.

            – wizzwizz4
            Dec 16 '18 at 7:57














          8





          +100







          8





          +100



          8




          +100





          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 not 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 not 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 Dec 16 '18 at 12:02









          beeshyams

          25.1k1649160




          25.1k1649160










          answered Dec 16 '18 at 5:47









          iBugiBug

          5,91932856




          5,91932856








          • 1





            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
            Dec 16 '18 at 7:24






          • 1





            There's also Greasemonkey which is the original such add-on for Firefox.

            – wizzwizz4
            Dec 16 '18 at 7:57














          • 1





            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
            Dec 16 '18 at 7:24






          • 1





            There's also Greasemonkey which is the original such add-on for Firefox.

            – wizzwizz4
            Dec 16 '18 at 7:57








          1




          1





          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
          Dec 16 '18 at 7:24





          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
          Dec 16 '18 at 7:24




          1




          1





          There's also Greasemonkey which is the original such add-on for Firefox.

          – wizzwizz4
          Dec 16 '18 at 7:57





          There's also Greasemonkey which is the original such add-on for Firefox.

          – wizzwizz4
          Dec 16 '18 at 7:57


















          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.




          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

          Bundesstraße 106

          Verónica Boquete

          Ida-Boy-Ed-Garten