//www.androidinfotech.com/wp-content/plugins/jquery-manager/assets/js/jquery-1.12.4.min.js
//www.androidinfotech.com/wp-content/plugins/jquery-manager/assets/js/jquery-migrate-3.3.0.min.js
//www.androidinfotech.com/wp-content/plugins/code-snippet-dm/public/js/clipboardv201.min.js
//www.androidinfotech.com/wp-content/plugins/code-snippet-dm/public/js/prism.js
//www.androidinfotech.com/wp-content/plugins/code-snippet-dm/public/js/manually-start-prism.js
//www.androidinfotech.com/wp-content/plugins/code-snippet-dm/public/js/code-snippet-dm-public.js
window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};
//www.androidinfotech.com/wp-content/plugins/add-to-any/addtoany.min.js
var breeze_prefetch = {"local_url":"https:\/\/www.androidinfotech.com","ignore_remote_prefetch":"1","ignore_list":["\/wp-admin\/"]};
//www.androidinfotech.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
//www.androidinfotech.com/wp-content/plugins/wp-date-remover/public/js/wp-date-remover-public.js
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Android Infotech

Android Infotech

Android Tips, News, Guide, Tutorials

  • News
  • Root
  • Firmware
  • Applications
  • Knowledge
  • Tutorial
  • I’m Bored
  • Deals
  • Donate
  • 🔎Search

Google Search

How to Check Grammar Using Google Search?

August 7, 2023 by Selva Ganesh Leave a Comment

Google Grammar Check Sheet in Laptop

Google Search has evolved into an essential tool for internet users, offering various features, from a dictionary to a metronome and even a multi-sided die, constantly striving to improve the user experience. Among its recent innovations, users can now use the grammar checker on Google Search mobile and desktop platforms. This article will explore the […]

Filed Under: News Tagged With: Google, Google Search

Disable Infinite Scroll in Google Search Results Page

by Selva Ganesh Leave a Comment

Google Infinite Search in Laptop

Using one of the below methods, You can Disable Infinite Scroll on Google Search Results Page. Google recently implemented continuous scrolling in its search results, which has caused some concerns among users. This change has made it more difficult for users to access the footer and has caused the browser’s scroll bar to act unpredictably. […]

Filed Under: Knowledge Tagged With: Google, Google Search

Primary Sidebar

Join With Us

Deal of the Day

Samsung Galaxy S22 Ultra For $6.95/mo at Samsung Online Store.

Recent Posts

Lenovo IdeaPad Gaming Chromebook Plus Open Position

Lenovo Launched IdeaPad Chromebook Plus Series

Samsung Galaxy F34 5G Front Side

Samsung Galaxy F34 5G Orchid Violet color launched for $240

Fitbit Streaks Not Working

How to Fix the Fitbit app ‘step streak’ Missing or Not Showing?

Google Messages without Hamburger Menu

How to Get Back the Hamburger Button in Google Messages?

Google Chrome All Bookmarks Bar

How to Remove All Bookmarks Bar in Google Chrome?

Advertisement

Footer

Copyright © 2023 AndroidInfotech.com, All Rights Reserved, Android is a trademark of Google Inc. All contents on this blog are copyright protected and should not be reproduced without permission.

  • Subscribe
  • Sitemap
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Our Image License
  • Hosted on Google Cloud
  • Ad Partner Ezoic
  • Corporate Office
(function(){ var c = document.body.classList; c.remove( 'no-js' ); c.add( 'js' ); })();
(function(){ var c = document.body.classList; c.remove( 'no-js' ); c.add( 'js' ); })();
(adsbygoogle = window.adsbygoogle || []).push({});
(adsbygoogle = window.adsbygoogle || []).push({});
var vglnk = {key: '60f2430b845c98bbf88f533fe3405827'}; (function(d, t) { var s = d.createElement(t); s.type = 'text/javascript'; s.async = true; s.src = '//cdn.viglink.com/api/vglnk.js'; var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r); }(document, 'script'));
jQuery("#post-46796 .entry-meta .date").css("display","none"); jQuery("#post-46796 .entry-date").css("display","none"); jQuery("#post-46796 .posted-on").css("display","none");
//www.androidinfotech.com/wp-includes/js/hoverIntent.min.js
//www.androidinfotech.com/wp-content/themes/genesis/lib/js/menu/superfish.min.js
//www.androidinfotech.com/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js
//www.androidinfotech.com/wp-content/themes/genesis/lib/js/skip-links.min.js
var genesis_responsive_menu = {"mainMenu":"Menu","menuIconClass":"dashicons-before dashicons-menu","subMenu":"Submenu","subMenuIconClass":"dashicons-before dashicons-arrow-down-alt2","menuClasses":{"others":[".nav-primary"]}};
//www.androidinfotech.com/wp-content/themes/genesis/lib/js/menu/responsive-menus.min.js
//www.androidinfotech.com/wp-content/plugins/gallery-lightbox-slider/js/jquery/photobox/jquery.photobox.js
jQuery(document).ready(function($) { /* START --- Gallery Lightbox Lite --- */ // Replace default title to more fancy :) $('.gallery img').each(function(i) { $alt = $(this).attr('alt'); $(this).attr('alt', $alt.replace(/-|_/g, ' ')); $altnew = $(this).attr('alt').replace(/\b[a-z]/g, function(letter) { return letter.toUpperCase(); }); $(this).attr('alt', $altnew ); }); // Gutenberg Adaptive $('.blocks-gallery-item, .wp-block-image').each(function(i) { var $blck = $(this).find('img'), $isSrc = $blck.attr('src'); if (! $blck.closest('a').length) { $blck.wrap('<a class="glg-a-custom-wrap" href="'+$isSrc+'"></a>'); } else { $blck.closest('a').addClass('glg-a-custom-wrap'); } }); // Initialize! // .glg-a-custom-wrap (Block Gallery) // .carousel-item:not(".bx-clone") > a:not(".icp_custom_link") (Image Carousel) // .gallery-item > dt > a (Native Gallery) $('.gallery, .ghozylab-gallery, .wp-block-gallery') .photobox('.carousel-item > a:not(".icp_custom_link"),a.glg-a-custom-wrap, .gallery-item > dt > a, .gallery-item > div > a',{ autoplay: false, time: 4000, thumbs: true, counter: '' }, callback); function callback(){ }; });/* END --- Gallery Lightbox Lite --- */