hsearchtab.org Open in urlscan Pro
54.89.6.98  Public Scan

Submitted URL: http://hsearchtab.org/
Effective URL: https://hsearchtab.org/
Submission: On September 28 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET //query.hsearchtab.org/s

<form action="//query.hsearchtab.org/s" class="search-form" id="header-search-form" method="get" target="_blank">
  <div class="hidden">
    <input type="hidden" name="uid" value="bb385c6a-ea82-41a0-8420-034323058c91">
    <input type="hidden" name="uc" value="17700101">
    <input type="hidden" name="source" value="">
    <input type="hidden" name="i_id" value="searchmanager_">
    <input type="hidden" name="ap" value="">
    <input type="hidden" name="cid" value="">
    <input type="hidden" name="sbp" value="body">
    <input type="submit" value="submit">
  </div>
  <div class="search-bar">
    <div id="autocomplete-wrapper-1" class="autocomplete-wrapper">
      <input id="query_body" class="search-input" value="" name="" type="text" autocomplete="off" placeholder="Search or type a URL">
      <input type="hidden" name="yhpTypeOverride" class="yhpTypeOverride">
      <div class="suggestions-wrapper"></div>
      <style type="text/css">
        header .suggestions-wrapper {
          position: relative;
          bottom: -30px;
        }

        .content .suggestions-wrapper {
          position: relative;
          bottom: -46px;
        }

        .site-search-prefix {
          position: absolute;
          left: 0px;
          font-size: 18px;
          font-weight: 500;
          color: mediumslateblue;
          line-height: 45px;
          margin-left: 10px;
          display: none;
          z-index: 10;
        }

        .site-search .site-search-prefix {
          display: inherit;
        }

        .site-search .search-input {
          padding-left: 85px !important;
        }

        main .search-form .search-input {
          padding: 0px 12px;
          line-height: 45px;
        }

        .autosuggest__wrapper {
          cursor: pointer;
          background-color: white;
          border-radius: 0px 0px 10px 10px;
          margin-left: 0px;
          margin-right: 0px;
          padding-top: 5px;
          padding-bottom: 15px;
          color: black;
          font-size: 20px;
          box-shadow: rgb(158, 158, 158) 0px 1px 5px;
          margin-bottom: 0px;
          position: relative;
          z-index: 1000;
        }

        .search-form ul.autocomplete-suggestions {
          display: block;
          border: none;
          position: inherit;
        }

        .autocomplete-suggestions li {
          font-size: 16px;
        }

        .autosuggest__banner_wrapper {
          position: absolute;
          top: 100px;
          cursor: pointer;
          z-index: 9999;
          min-height: 100px;
          background-color: white;
        }

        .autosuggest__banner_wrapper img {
          width: 700px;
        }

        @keyframes shadow-pulse {
          0% {
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
          }

          100% {
            box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
          }
        }

        .autosuggest__banner_wrapper img {
          animation: shadow-pulse 2s 2;
        }

        .autosuggest__banner_tile_wrapper {
          position: absolute;
          top: 100px;
          cursor: pointer;
          z-index: 9999;
          background-color: white;
          width: 700px;
          border: 1px solid #eeeeee;
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
          border-radius: 4px;
        }

        .autosuggest__banner_tile_wrapper {
          animation: shadow-pulse .6s 6;
        }

        .autosuggest__banner_tile_image {
          width: 150px;
          height: 60px;
          float: left;
          margin-right: 15px;
          margin-left: 50px;
          margin-top: 5px;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
        }

        .autosuggest__banner_tile_bookmarkicon {
          position: absolute;
          top: -30px;
          height: 70px;
          left: 5px;
        }

        .autosuggest__banner_tile_text {
          float: left;
          line-height: 70px;
          font-size: 28px;
        }

        .autosuggest__banner_tile_button {
          float: right;
          background-color: #DD352E;
          border-radius: 5px;
          padding: 10px 15px;
          margin-right: 25px;
          color: #ffffff;
          user-select: none;
          vertical-align: middle;
          text-align: center;
          line-height: 1.5;
          font-size: 20px;
          margin-top: 8px;
        }

        @keyframes shadow-pulse {
          0% {
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
          }

          100% {
            box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
          }
        }

        .banner_and_suggestions {
          top: 360px;
        }

        .gotoButtonWrapper {
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
        }

        .rotating-banner {
          cursor: pointer;
        }

        .gotoButtonColumn {
          -webkit-box-flex: 1;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-flex: 1;
          /* OLD - Firefox 19- */
          -webkit-flex: 1;
          /* Chrome */
          -ms-flex: 1;
          /* IE 10 */
          flex: 1;
        }
      </style>
    </div>
    <a class="search-submit-button" href="#">
                        <span class="icon"></span>
                    </a>
    <div class="clear"></div>
  </div>
  <input type="hidden" name="query">
</form>

javascript:settingSave()

<form action="javascript:settingSave()">
  <div>Current Temperature: <span id="settings-weather">57°</span></div> Weather ZipCode <input id="setting-zipcode-value" type="text" name="weatherlocation" autocomplete="off">
  <br>
  <input type="radio" name="weatherfomart" value="fahrenheit"> Fahrenheit <input type="radio" name="weatherfomart" value="celsius" checked=""> Celsius <input id="saveButton" type="submit" value="Save">
  <br>
</form>

Text Content

Search Tab

3:27 PM
   
 * Amazon
 * Gwoogle Twrends
 * Twrending Swites
 * Twop 2w020 Swearches
 * Trivago
 * Nike
 * Ewmail
 * Wweather
 * Lwatest Nwews
 * Norton
   
   
   
   

Daily Search Trends
FAQ
Hide

SEARCHING RESULTS ...



Showing results for :

 * Ned Fulmer Ned Fulmer's Try Guys cheating scan... Source: NPR 2,000,000+
   searches
 * Chloe Grace Moretz Family Guy meme Chloë Grace Moretz said 'Family Gu...
   Source: Los Angeles Times 200,000+
   searches
 * Hugh Jackman Hugh Jackman is back as Wolverine i... Source: CNBC 200,000+
   searches
 * The Munsters The Munsters movie review & film su... Source: Roger Ebert
   100,000+
   searches
 * Brazil vs Tunisia Brazil vs. Tunisia - Football Match... Source: ESPN
   100,000+
   searches

What is Search Tab?

Search Tab™ is a search management extension which provides access to trending
searches from the web, along with top trusted sites that are carefully reviewed
and selected by our team. Search Tab™ also provides search functionality from
your address bar and homepage search box, ensuring you always receive top
quality results through our sponsored search feed.

Why choose Search Tab?

As your personal search management tool, we believe effectiveness and efficiency
are fundamental to your day to day activities. With search trends changing
daily, the web is full of irrelevant search results. At Search Tab™ we look at
the web differently, always ensuring you find exactly what you are looking for,
while making your search experience easy and enjoyable. From providing faster
access to daily search trends, to top trusted sites and more, we are here for
you!

What is a trusted site?

After identifying popular search terms using a variety of tools. We manually
research, review, and select top trusted sites that we consider safe to use and
relevant to your search. We review sites every day based on current trends, so
please check often for updates and additional trusted results.

Can I submit a search for review?

Absolutely! We work to identify new trusted sites daily. If our system is
returning no results for your search, feel free to submit your search term to us
here. We'll review your request and start researching for a trusted site on our
end.

Contact Us

If you need to contact us for any reason, please Contact Us here.

SearchTab Tools
Settings
X
 * Weather
 * Time
 * ToolBar
 * Features
 * Uninstall
 * Privacy
 * Contact
 * Terms

Current Temperature: 57°
Weather ZipCode
Fahrenheit Celsius

Show Clock
Show 24 Hours
Show UTC
Show ToolBar
Daily SearchManager Feature
On Off

Search Tab
 * Terms
 * Privacy
 * Uninstall
 * Contact
 * Feedback

We use cookies to improve your experience. To learn more, click here. By
continuing to use our site, you accept our use of cookies and revised Privacy
Policy.OK