Featured Post

How to capture long screenshot of apps and website on Android?

Image
Usually, you can take screenshot of only visible area on your display. But what if you could capture screenshot of the app by scrolling up and it will automatically keep capturing the long screenshot until you scroll up. Well, it's easy. In some devices, there is built-in feature called Super Screenshot or Long Screenshot which can capture long screenshot by scrolling up. If your device don't have these features, don't worry, I am going to share best trick to take long screenshot on any Android device. In this tutorial, I am going to share a useful Android app which can be used to take long screenshot of any apps or stitch multiple screenshots into one. The name of the app is LongShot for long screenshot . This is my favorite app to take long screenshot on Android phone. For taking long screenshot, the view must be scrollable. Example, you can take long screenshots on Facebook, Messages, Twitter and any apps which can be scrolled vertically. You can also take the s...

JavaScript Beautifier

JavaScript Beautifier Tool
JavaScript Beautifier tool helps you to beautify your JavaScript code by adding proper indentation and new lines and spaces in your JavaScript code. If your JavaScript code is not properly formatted or it is minified, JavaScript Beautifier tool will help you to beautify the unformatted JS code as well as beautify the minified JavaScript code.

How to use:

  1. Paste your JavaScript code in the input box.
  2. Press the Beautify JS button.
  3. Copy the Beautified JavaScript code from the output box.
To beautify your JavaScript code, paste the JavaScript code without < script></script> tags.
To beautify your JavaScript Code, paste it below:
JavaScript Beautifier tool can beautify your compressed/ minified/ unformatted JavaScript code in just one click.
If you have any problem or queries regarding this tool, drop it to me through Contact Form.

Popular posts from this blog

How to capture long screenshot of apps and website on Android?

How to capture long screenshot of apps and website on Android?

How to run VB.NET programs offline on your Android?