www.downloadcrew.com Open in urlscan Pro
151.106.32.76  Public Scan

Submitted URL: http://www.downloadcrew.com/
Effective URL: https://www.downloadcrew.com/
Submission: On March 24 via api from US — Scanned from FR

Form analysis 9 forms found in the DOM

Name: supportForm

<form name="supportForm">
  <input type="hidden" id="rootPath" value="https://www.downloadcrew.com/">
</form>

POST /

<form action="/" method="POST" id="languageForm">
  <input type="hidden" name="act" value="home">
  <input type="hidden" id="language" name="language" value="1">
</form>

Name: searchFormGET /search

<form name="searchForm" action="/search" method="get">
  <span id="searchBox">
    <div>
      <input id="searchInput" type="search" name="q" placeholder="Keywords" autocomplete="off">
      <div id="searchHints" class="autocomplete" style="display: none"></div>
    </div>
    <svg id="searchLoading" style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="34px" height="34px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
      <g transform="rotate(0 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.8888888888888888s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(40 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.7777777777777778s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(80 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.6666666666666666s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(120 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5555555555555556s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(160 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.4444444444444444s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(200 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.3333333333333333s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(240 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.2222222222222222s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(280 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.1111111111111111s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(320 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
        </rect>
      </g>
    </svg>
    <button type="button" onclick="hideSearchBox()" title="" class="help">
      <svg aria-hidden="true" width="18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512">
        <path fill="currentColor"
          d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z">
        </path>
      </svg>
    </button>
  </span>
</form>

POST /

<form id="loginForm" method="POST" action="/">
  <input type="hidden" name="act" value="user.reallyLogin">
  <div class="formGrid">
    <div>Username:</div>
    <input type="text" name="username" class="extended required">
    <div>Password:</div>
    <input type="password" name="password" class="extended required">
    <label class="fullRow checkbox">
      <input type="checkbox" name="remember" value="1" id="rememberMe" checked=""> Remember Me </label>
    <button type="submit" class="std">Login</button>
  </div>
  <p>
    <a href="/user/login">Forgotten your password?</a>
  </p>
  <p> No account? <a href="/user/login#register">Register here</a>
  </p>
</form>

POST https://www.downloadcrew.com/

<form id="latestDownloadsForm" action="https://www.downloadcrew.com/" method="post">
  <input type="hidden" name="orderBy" value="pubDate">
  <input type="hidden" name="orderDesc" value="desc">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'latest' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="desc">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'rating' } ))"> Rating </div>
    <div class="selected" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/26244/spotify"><img src="https://img.creativemark.co.uk/uploads/images/166/10166/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/26244/spotify">Spotify 1.2.33.1042</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Stream audio tracks from the Internet for free</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">16,296</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/189/fbackup"><img src="https://img.creativemark.co.uk/uploads/images/186/10186/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/189/fbackup">FBackup 9.9.860</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Backup your most important files &amp; preferences using this free tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">14,308</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/4051/backup4all"><img src="https://img.creativemark.co.uk/uploads/images/881/15881/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/4051/backup4all">Backup4all 9.9.860</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Protect your data with this effective backup tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">6,097</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42729/tor_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/489/18489/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42729/tor_64_bit">Tor Browser 13.0.13 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Preserve your anonymity online with this interesting privacy tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">20,846</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/36183/tor"><img src="https://img.creativemark.co.uk/uploads/images/489/18489/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/36183/tor">Tor Browser 13.0.13</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Preserve your anonymity online with this interesting privacy tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">8,499</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/26637/firefox_portable"><img src="https://img.creativemark.co.uk/uploads/images/268/14268/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/26637/firefox_portable">Firefox Portable 124.0.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Take your favorite web browser on the road</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">32,363</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33929/signal_desktop"><img src="https://img.creativemark.co.uk/uploads/images/194/17194/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33929/signal_desktop">Signal Desktop 7.3.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The secure chat app is now available everywhere</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">22,210</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35838/slack_windows"><img src="https://img.creativemark.co.uk/uploads/images/421/18421/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35838/slack_windows">Slack 4.37.98</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Bring team communication together, within one app, using Slack</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">1,813</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/19549/autohotkey"><img src="https://img.creativemark.co.uk/uploads/images/478/12478/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/19549/autohotkey">AutoHotkey 2.0.12</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Automate any task on your computer with this powerful scripting tool</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">8,900</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35181/insideclipboard"><img src="https://img.creativemark.co.uk/uploads/images/082/18082/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35181/insideclipboard">InsideClipboard 1.25</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>See all the formats stored in your clipboard</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">244</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27811/take_command"><img src="https://img.creativemark.co.uk/uploads/images/508/14508/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27811/take_command">Take Command 32.00.15</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Bring the Windows command line right up to date with this powerful tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">2,962</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42744/syncovery"><img src="https://img.creativemark.co.uk/uploads/images/653/22653/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42744/syncovery">Syncovery 10.13.4</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A cross-platform backup and synchronisation utility that's packed with features</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">7,538</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42749/syncovery_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/653/22653/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42749/syncovery_64_bit">Syncovery 10.13.4 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A cross-platform backup and synchronisation utility that's packed with features</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">1,265</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/36263/microsoft_edge"><img src="https://img.creativemark.co.uk/uploads/images/523/18523/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/36263/microsoft_edge">Microsoft Edge 122.0.2365.92</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Final release version of Microsoft's Chromium-powered Edge browser</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">18,968</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34662/malwarebytes"><img src="https://img.creativemark.co.uk/uploads/images/753/17753/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34662/malwarebytes">Malwarebytes 5.1.2.88</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Malwarebytes' next-generation do-everything product</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">20,014</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/18666/progdvb_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/346/12346/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/18666/progdvb_64-bit">ProgDVB Standard 7.60.4 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Enjoy digital and internet TV and radio with this one-stop entertainment system</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">26,847</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/18665/progdvb_32-bit"><img src="https://img.creativemark.co.uk/uploads/images/346/12346/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/18665/progdvb_32-bit">ProgDVB Standard 7.60.4</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Enjoy digital and internet TV and radio with this one-stop entertainment system</p>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">24,547</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43970/brave"><img src="https://img.creativemark.co.uk/uploads/images/135/23135/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43970/brave">Brave Browser 1.64.109</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A speedy web browser with a focus on security and privacy</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">2,590</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42732/firefox_beta_14_bit"><img src="https://img.creativemark.co.uk/uploads/images/789/15789/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42732/firefox_beta_14_bit">Firefox 125 Beta 3 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Check out the next version of Firefox before it's released</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">6,718</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/25727/firefox_beta"><img src="https://img.creativemark.co.uk/uploads/images/789/15789/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/25727/firefox_beta">Firefox 125 Beta 3</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Check out the next version of Firefox before it's released</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">177,895</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 245 } )">246</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

POST https://www.downloadcrew.com/

<form id="recommendedDownloadsForm" action="https://www.downloadcrew.com/" method="post">
  <input type="hidden" name="orderBy" value="pubDate">
  <input type="hidden" name="orderDesc" value="desc">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'recommended' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="desc">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'rating' } ))"> Rating </div>
    <div class="selected" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/19549/autohotkey"><img src="https://img.creativemark.co.uk/uploads/images/478/12478/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/19549/autohotkey">AutoHotkey 2.0.12</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Automate any task on your computer with this powerful scripting tool</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">8,900</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42744/syncovery"><img src="https://img.creativemark.co.uk/uploads/images/653/22653/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42744/syncovery">Syncovery 10.13.4</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A cross-platform backup and synchronisation utility that's packed with features</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">7,538</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42749/syncovery_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/653/22653/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42749/syncovery_64_bit">Syncovery 10.13.4 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A cross-platform backup and synchronisation utility that's packed with features</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">1,265</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34662/malwarebytes"><img src="https://img.creativemark.co.uk/uploads/images/753/17753/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34662/malwarebytes">Malwarebytes 5.1.2.88</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Malwarebytes' next-generation do-everything product</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">20,014</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/37062/firefox_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/082/16082/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/37062/firefox_64_bit">Firefox 124.0.1 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Firefox 124 adds new tab sorting</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">15,740</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24333/firefox"><img src="https://img.creativemark.co.uk/uploads/images/082/16082/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24333/firefox">Firefox 124.0.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Firefox 124 adds new tab sorting</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/22/2024</div>
      <div class="downloads">258,829</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33211/opera_portable"><img src="https://img.creativemark.co.uk/uploads/images/534/16534/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33211/opera_portable">Opera Portable 108.0.5067.40</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Opera's rebooted web browser is starting to come of age</p>
        <p></p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/21/2024</div>
      <div class="downloads">13,274</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/30547/opera"><img src="https://img.creativemark.co.uk/uploads/images/534/16534/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/30547/opera">Opera 108.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Opera's stable channel introduces Reborn 2020</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/21/2024</div>
      <div class="downloads">66,611</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43621/buttercup_password_manager_portable"><img src="https://img.creativemark.co.uk/uploads/images/210/18210/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43621/buttercup_password_manager_portable">Buttercup Portable 2.26.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Cross-platform, free and open-source&nbsp;password manager</p>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/21/2024</div>
      <div class="downloads">1,024</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43085/buttercup_password_manager"><img src="https://img.creativemark.co.uk/uploads/images/210/18210/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43085/buttercup_password_manager">Buttercup 2.26.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Cross-platform, free and open-source&nbsp;password manager</p>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/21/2024</div>
      <div class="downloads">677</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43029/moon_invoice"><img src="https://img.creativemark.co.uk/uploads/images/715/22715/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43029/moon_invoice">Moon Invoice - Easy Invoicing 9.5.7.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_half.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A cross-platform invoicing and billing app suitable for a range of jobs and industries</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/21/2024</div>
      <div class="downloads">926</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/128/logmein_client"><img src="https://img.creativemark.co.uk/uploads/images/139/10139/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/128/logmein_client">LogMeIn 4.1.0.15428</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Access and control a remote PC from any host PC or Mac</p>
      </div>
      <div class="license">No Trial Available. Purchase Only</div>
    </div>
    <div>
      <div class="date">03/21/2024</div>
      <div class="downloads">17,799</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/36269/opera"><img src="https://img.creativemark.co.uk/uploads/images/525/18525/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/36269/opera">Opera GX 107</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Windows-only browser aimed at the gaming community</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">2,315</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27454/microsoft_onedrive"><img src="https://img.creativemark.co.uk/uploads/images/028/16028/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27454/microsoft_onedrive">Microsoft OneDrive 24.045.0303.0003</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Keep your most important files safe online with Microsoft's Dropbox-like cloud storage application</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">27,249</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34239/vivaldi_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/396/17396/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34239/vivaldi_64_bit">Vivaldi 6.6 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A new browser for power users from the co-founder of Opera</p>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">17,571</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33103/vivaldi"><img src="https://img.creativemark.co.uk/uploads/images/396/17396/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33103/vivaldi">Vivaldi 6.6</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A new browser for power users from the co-founder of Opera</p>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">13,332</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/25916/skype_for_windows"><img src="https://img.creativemark.co.uk/uploads/images/202/18202/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/25916/skype_for_windows">Skype 8.115.0.215</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Chat with your friends and colleagues using text or video</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">165,569</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35553/1password_for_windows"><img src="https://img.creativemark.co.uk/uploads/images/258/16258/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35553/1password_for_windows">1Password for Windows 8.10.28</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Never forget a password thanks to this impressive password management tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">No Trial Available. Purchase Only</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">1,831</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24275/google_chrome_portable"><img src="https://img.creativemark.co.uk/uploads/images/461/13461/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24275/google_chrome_portable">Google Chrome Portable 123.0.6312.59</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The latest stable Chrome Portable includes a number of under-the-hood improvements</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">122,250</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34273/google_chrome_portable_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/461/13461/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34273/google_chrome_portable_64_bit">Google Chrome Portable 123.0.6312.59 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The latest stable Chrome Portable includes a number of under-the-hood improvements</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">46,719</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 30 } )">31</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

POST https://www.downloadcrew.com/

<form id="mostPopularDownloadsForm" action="https://www.downloadcrew.com/" method="post">
  <input type="hidden" name="orderBy" value="popularity">
  <input type="hidden" name="orderDesc" value="">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'mostPopular' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'rating' } ))"> Rating </div>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33672/command__conquer_red_alert"><img src="https://img.creativemark.co.uk/uploads/images/070/17070/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33672/command__conquer_red_alert">Command &amp; Conquer Red Alert 2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The real-time strategy classic - for free!</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">09/16/2015</div>
      <div class="downloads">188,560</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/2857/hotspot_shield"><img src="https://img.creativemark.co.uk/uploads/images/528/10528/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/2857/hotspot_shield">Hotspot Shield 12.7.5</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Protect your computer and enjoy unrestricted internet access when using wifi hotspots</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">02/24/2024</div>
      <div class="downloads">276,633</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34150/empty_standby_list"><img src="https://img.creativemark.co.uk/uploads/images/351/17351/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34150/empty_standby_list">Empty Standby List 1.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Free up RAM from a shortcut or script</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/11/2016</div>
      <div class="downloads">107,615</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/44000/adobe_acrobat_reader_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/596/10596/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/44000/adobe_acrobat_reader_64-bit">Adobe Acrobat Reader 24.001.20604 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Your essential tool for viewing PDF files</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/14/2024</div>
      <div class="downloads">7,860</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27785/vlc_media_player_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/163/10163/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27785/vlc_media_player_64_bit">VLC Media Player 3.0.20 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Play just about any video or audio format using this versatile media player</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">10/31/2023</div>
      <div class="downloads">156,371</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32082/microsoft_office_2013_service_pack_1_32-bit"><img src="https://img.creativemark.co.uk/uploads/images/039/16039/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32082/microsoft_office_2013_service_pack_1_32-bit">Microsoft Office 2013 Service Pack 1 (32-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Bring Microsoft Office 2013 bang up to date with its first Service Pack&nbsp;</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">02/26/2014</div>
      <div class="downloads">180,808</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/6684/adobe_illustrator_cs6"><img src="https://img.creativemark.co.uk/uploads/images/326/14326/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/6684/adobe_illustrator_cs6">Adobe Illustrator CS6 v16.0.3</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Adobe's flagship vector drawing application gains a new look and much-enhanced performance</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/11/2012</div>
      <div class="downloads">202,968</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/26415/mendeley_desktop"><img src="https://img.creativemark.co.uk/uploads/images/752/13752/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/26415/mendeley_desktop">Mendeley Desktop 1.19.8</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Keep track of all your academic research with this organiser.</p>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">03/26/2021</div>
      <div class="downloads">46,639</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34719/windows_update_blocker"><img src="https://img.creativemark.co.uk/uploads/images/799/17799/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34719/windows_update_blocker">Windows Update Blocker 1.8</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Quickly enable/ disable Windows updates</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/09/2023</div>
      <div class="downloads">3,480</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33261/mem_reduct"><img src="https://img.creativemark.co.uk/uploads/images/818/16818/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33261/mem_reduct">Mem Reduct 3.3.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Clean up memory automatically and/ or on demand</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/05/2018</div>
      <div class="downloads">35,082</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/22474/utorrent_3"><img src="https://img.creativemark.co.uk/uploads/images/603/10603/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/22474/utorrent_3">uTorrent 3.6.0 build 47006</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Next generation BitTorrent client that focuses on speed and efficiency</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/23/2024</div>
      <div class="downloads">143,332</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42848/biscuit"><img src="https://img.creativemark.co.uk/uploads/images/675/22675/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42848/biscuit">Biscuit 1.2.29</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Access all of your favourite web apps and online services in one place</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/18/2023</div>
      <div class="downloads">4,867</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/36010/coreldraw_graphics_suite"><img src="https://img.creativemark.co.uk/uploads/images/460/18460/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/36010/coreldraw_graphics_suite">CorelDRAW Graphics Suite 2019 v21.0.0.628</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Everything the professional designer or illustrator needs in a single package.</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">04/19/2019</div>
      <div class="downloads">17,683</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32958/microsoft_visual_studio_community_2013_"><img src="https://img.creativemark.co.uk/uploads/images/574/16574/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32958/microsoft_visual_studio_community_2013_">Microsoft Visual Studio Community 2013 </a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Code for Windows, Android, iOS with&nbsp;this free IDE</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">11/13/2014</div>
      <div class="downloads">104,964</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43708/stardock_start11"><img src="https://img.creativemark.co.uk/uploads/images/000/23000/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43708/stardock_start11">Stardock Start11 v2.0.6</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_half.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Bring the classic Start menu back to Windows 11 and Windows 10</p>
      </div>
      <div class="license">Free during beta-testing</div>
    </div>
    <div>
      <div class="date">02/29/2024</div>
      <div class="downloads">41,612</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32984/random_selection_tool"><img src="https://img.creativemark.co.uk/uploads/images/591/16591/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32984/random_selection_tool">Random Selection Tool 1.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Randomly select files or folders from Explorer</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">11/25/2014</div>
      <div class="downloads">15,461</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43989/movavi_video_editor"><img src="https://img.creativemark.co.uk/uploads/images/845/15845/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43989/movavi_video_editor">Movavi Video Editor Plus 24.2.1 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Add polish to your home videos with this easy-to-use tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">2,768</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32083/microsoft_office_2013_service_pack_1_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/039/16039/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32083/microsoft_office_2013_service_pack_1_64-bit">Microsoft Office 2013 Service Pack 1 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Bring Microsoft Office 2013 bang up to date with its first Service Pack&nbsp;</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">02/26/2014</div>
      <div class="downloads">164,010</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34273/google_chrome_portable_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/461/13461/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34273/google_chrome_portable_64_bit">Google Chrome Portable 123.0.6312.59 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The latest stable Chrome Portable includes a number of under-the-hood improvements</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">46,719</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34077/chromebook_recovery_utility"><img src="https://img.creativemark.co.uk/uploads/images/322/17322/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34077/chromebook_recovery_utility">Chromebook Recovery Utility 3.1.7</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Create a bootable USB key to recover your Chromebook</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/14/2019</div>
      <div class="downloads">65,750</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 245 } )">246</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

POST https://www.downloadcrew.com/

<form id="recentlyViewedDownloadsForm" action="https://www.downloadcrew.com/" method="post">
  <input type="hidden" name="orderBy" value="lastViewed">
  <input type="hidden" name="orderDesc" value="desc">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'recentlyViewed' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="desc">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'rating' } ))"> Rating </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24275/google_chrome_portable"><img src="https://img.creativemark.co.uk/uploads/images/461/13461/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24275/google_chrome_portable">Google Chrome Portable 123.0.6312.59</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The latest stable Chrome Portable includes a number of under-the-hood improvements</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">03/20/2024</div>
      <div class="downloads">122,250</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/31658/tunnelbear"><img src="https://img.creativemark.co.uk/uploads/images/857/15857/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/31658/tunnelbear">TunnelBear 4.8.0.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The easy way to maintain your browsing privacy</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">08/31/2023</div>
      <div class="downloads">15,641</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34225/clickmonitorddc"><img src="https://img.creativemark.co.uk/uploads/images/422/17422/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34225/clickmonitorddc">ClickMonitorDDC 7.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Adjust monitor brightness, contrast with a mouse/ keyboard</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">07/15/2019</div>
      <div class="downloads">3,013</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33148/not_another_pdf_scanner"><img src="https://img.creativemark.co.uk/uploads/images/729/16729/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33148/not_another_pdf_scanner">Not Another PDF Scanner 6.1.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Scan documents to PDF, TIFF, JPEG, more</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">06/17/2019</div>
      <div class="downloads">3,818</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/36317/noscript_for_chrome"><img src="https://img.creativemark.co.uk/uploads/images/661/10661/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/36317/noscript_for_chrome">NoScript for Chrome 11.4.25</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Prevent Flash, JavaScript and other plugins from running on the sites you visit.</p>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">07/12/2023</div>
      <div class="downloads">1,439</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/28071/dictionary_net"><img src="https://img.creativemark.co.uk/uploads/images/677/14677/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/28071/dictionary_net">Dictionary .NET 9.6.7009</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An online dictionary that is always on hand whenever you need it</p>
        <p></p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/11/2019</div>
      <div class="downloads">4,626</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/2391/appremover"><img src="https://img.creativemark.co.uk/uploads/images/435/10435/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/2391/appremover">AppRemover 3.1.24.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Detect and completely uninstall&nbsp;antivirus and antispyware applications</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/12/2015</div>
      <div class="downloads">11,165</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/4381/hdclone_free"><img src="https://img.creativemark.co.uk/uploads/images/777/10777/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/4381/hdclone_free">HDClone X.3 Free v12.0.4a</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Create a physical copy of your hard drive with the absolute minimum of hassle</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">04/15/2022</div>
      <div class="downloads">11,220</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/4091/macrium_reflect_free"><img src="https://img.creativemark.co.uk/uploads/images/694/10694/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/4091/macrium_reflect_free">Macrium Reflect Free 8.1.7909</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Quickly create accurate, reliable backup images of your hard drive</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/12/2024</div>
      <div class="downloads">17,862</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32585/virtualxp_free"><img src="https://img.creativemark.co.uk/uploads/images/441/16441/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32585/virtualxp_free">VirtualXP Free 1.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Keep your old XP install running after switching to a new PC</p>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">09/04/2014</div>
      <div class="downloads">9,175</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/30802/full_throttle_override"><img src="https://img.creativemark.co.uk/uploads/images/660/15660/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/30802/full_throttle_override">Full Throttle Override 1.00.422</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Set your PC to maximum speed for specific programs only</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">08/20/2013</div>
      <div class="downloads">2,339</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35117/random_user-agent_for_chrome"><img src="https://img.creativemark.co.uk/uploads/images/022/18022/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35117/random_user-agent_for_chrome">Random User-Agent 2.1.5 for Chrome</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Prevent (some) web tracking</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">05/14/2017</div>
      <div class="downloads">5,767</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/31574/avast_premium_security"><img src="https://img.creativemark.co.uk/uploads/images/543/16543/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/31574/avast_premium_security">Avast Premium Security 24.2.8918</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Avast's premium security&nbsp;suite is more powerful than ever</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/14/2024</div>
      <div class="downloads">50,112</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/26633/pokki"><img src="https://img.creativemark.co.uk/uploads/images/030/15030/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/26633/pokki">Pokki 0.263.13.310</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Find and install free apps on your Windows desktop</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/30/2013</div>
      <div class="downloads">5,886</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34150/empty_standby_list"><img src="https://img.creativemark.co.uk/uploads/images/351/17351/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34150/empty_standby_list">Empty Standby List 1.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Free up RAM from a shortcut or script</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/11/2016</div>
      <div class="downloads">107,615</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33531/aida64_portable"><img src="https://img.creativemark.co.uk/uploads/images/338/12338/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33531/aida64_portable">AIDA64 Extreme Edition Portable 7.20.6802</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Find out more - much more - about your PC with this benchmarking, diagnostic and system information tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/14/2024</div>
      <div class="downloads">49,202</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34991/jfx_konwerter_100_beta"><img src="https://img.creativemark.co.uk/uploads/images/923/17923/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34991/jfx_konwerter_100_beta">JFX Konwerter 1.2.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Convert 234 different units, currencies, number bases</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">04/02/2017</div>
      <div class="downloads">586</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34531/cyberlink_director_suite"><img src="https://img.creativemark.co.uk/uploads/images/658/17658/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34531/cyberlink_director_suite">CyberLink Director Suite 5.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>CyberLink's high-end suite comes packed with post-production goodies</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">09/13/2016</div>
      <div class="downloads">1,394</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/28654/cyberlink_director_suite"><img src="https://img.creativemark.co.uk/uploads/images/074/17074/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/28654/cyberlink_director_suite">CyberLink Director Suite 4.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>CyberLink's high-end suite comes packed with post-production goodies</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">09/19/2015</div>
      <div class="downloads">2,657</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/9483/iobit_uninstaller"><img src="https://img.creativemark.co.uk/uploads/images/486/16486/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/9483/iobit_uninstaller">IObit Uninstaller 13.4.0.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Completely uninstall unwanted programs in minutes</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/06/2024</div>
      <div class="downloads">43,860</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 245 } )">246</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

Name: newsletterFormPOST https://creativemark.createsend.com/t/r/s/tyltjd/

<form class="popupBody" name="newsletterForm" action="https://creativemark.createsend.com/t/r/s/tyltjd/" method="post" target="_blank">
  <p>Subscribe to either one of our two newsletters for regular updates and information</p>
  <h4>
    <label class="checkbox">
      <input type="checkbox" id="cbNewsLetter" checked="" onclick="$( 'cbNewsLetter' ).checked = true;"> Downloads newsletter </label>
  </h4>
  <p>This is a weekly newsletter with download news, updates and other information</p>
  <h4>
    <label class="checkbox">
      <input type="checkbox" id="cm-ol-tylttl" name="cm-ol-tylttl"> Store newsletter </label>
  </h4>
  <p>This is a monthly newsletter with software store information, offers and deals</p>
  <div class="formGrid">
    <input type="text" class="fullRow" name="cm-name" id="name" placeholder="Enter your name">
    <input type="email" class="fullRow" name="cm-tyltjd-tyltjd" placeholder="Enter email address">
    <button type="submit" class="fullRow std">Subscribe</button>
  </div>
</form>

Text Content

The Finest Hand-Selected Downloads
Individually reviewed & tested
Login




LOGIN

Username:
Password:
Remember Me Login

Forgotten your password?

No account? Register here

CATEGORIES

 * Audio, Video & Photo
 * Backup & Recovery
 * Design & Illustration
 * Developer & Programming
 * Disc Burning
 * Finance & Accounts
 * Games
 * Hobbies & Home Entertainment
 * Internet Tools
 * Kids & Education
 * Networking Tools
 * Office & Business
 * Operating Systems & Distros
 * Portable Applications
 * Security
 * Social Networking
 * System & Desktop Tools

HELPFUL INFORMATION

 * Contact Us
 * Terms & Conditions

RSS FEEDS

Receive a regular RSS feed from our latest, most popular and recommended
downloads

 * Latest downloads feed
 * Most popular downloads feed
 * Recommended downloads feed
 * News

Windows Mac Linux iPhone iPad Android Store News
Top Categories:
Audio, Video & Photo Backup & Recovery Design & Illustration Developer &
Programming Disc Burning Finance & Accounts Games Hobbies & Home Entertainment
Internet Tools Kids & Education Networking Tools Office & Business Operating
Systems & Distros Portable Applications Security Social Networking System &
Desktop Tools
Show all



FEATURED DOWNLOADS

VirtualBox 7.0.14

Tor Browser 13.0.13

Firefox 124.0.1

Google Web Designer 16.0.2

Windows 10 Media Creation Tool "November 2021 Update"

slide 2 of 5


WINDOWS 10 MEDIA CREATION TOOL "NOVEMBER 2021 UPDATE"

Freeware

Get the latest Windows 10 installer ISO/USB

Download


VIRTUALBOX 7.0.14

Open Source

Host a virtual operating system


Download


TOR BROWSER 13.0.13

Freeware

Preserve your anonymity online with this interesting privacy tool


Download


FIREFOX 124.0.1

Open Source

Firefox 124 adds new tab sorting

Download


GOOGLE WEB DESIGNER 16.0.2

Freeware

Build your own website with this powerful free design tool
 

Download


WINDOWS 10 MEDIA CREATION TOOL "NOVEMBER 2021 UPDATE"

Freeware

Get the latest Windows 10 installer ISO/USB

Download


VIRTUALBOX 7.0.14

Open Source

Host a virtual operating system


Download
Latest Downloads Recommended Downloads Most Popular Downloads Recently Viewed
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
Spotify 1.2.33.1042

Stream audio tracks from the Internet for free

Freeware
03/22/2024
16,296
FBackup 9.9.860

Backup your most important files & preferences using this free tool


Freeware
03/22/2024
14,308
Backup4all 9.9.860

Protect your data with this effective backup tool


Trial Software
03/22/2024
6,097
Tor Browser 13.0.13 (64-bit)

Preserve your anonymity online with this interesting privacy tool


Freeware
03/22/2024
20,846
Tor Browser 13.0.13

Preserve your anonymity online with this interesting privacy tool


Freeware
03/22/2024
8,499
Firefox Portable 124.0.1

Take your favorite web browser on the road

Open Source
03/22/2024
32,363
Signal Desktop 7.3.1

The secure chat app is now available everywhere

Open Source
03/22/2024
22,210
Slack 4.37.98

Bring team communication together, within one app, using Slack

Freeware
03/22/2024
1,813
AutoHotkey 2.0.12

Automate any task on your computer with this powerful scripting tool

Open Source
03/22/2024
8,900
InsideClipboard 1.25

See all the formats stored in your clipboard

Freeware
03/22/2024
244

Take Command 32.00.15

Bring the Windows command line right up to date with this powerful tool


Trial Software
03/22/2024
2,962
Syncovery 10.13.4

A cross-platform backup and synchronisation utility that's packed with features

Trial Software
03/22/2024
7,538
Syncovery 10.13.4 (64-bit)

A cross-platform backup and synchronisation utility that's packed with features

Trial Software
03/22/2024
1,265
Microsoft Edge 122.0.2365.92

Final release version of Microsoft's Chromium-powered Edge browser

Freeware
03/22/2024
18,968
Malwarebytes 5.1.2.88

Malwarebytes' next-generation do-everything product

Freeware
03/22/2024
20,014
ProgDVB Standard 7.60.4 (64-bit)

Enjoy digital and internet TV and radio with this one-stop entertainment system


Free, for personal-use only
03/22/2024
26,847
ProgDVB Standard 7.60.4

Enjoy digital and internet TV and radio with this one-stop entertainment system

Free, for personal-use only
03/22/2024
24,547
Brave Browser 1.64.109

A speedy web browser with a focus on security and privacy

Freeware
03/22/2024
2,590
Firefox 125 Beta 3 (64-bit)

Check out the next version of Firefox before it's released

Open Source
03/22/2024
6,718
Firefox 125 Beta 3

Check out the next version of Firefox before it's released

Open Source
03/22/2024
177,895
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 246
Next »
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
AutoHotkey 2.0.12

Automate any task on your computer with this powerful scripting tool

Open Source
03/22/2024
8,900
Syncovery 10.13.4

A cross-platform backup and synchronisation utility that's packed with features

Trial Software
03/22/2024
7,538
Syncovery 10.13.4 (64-bit)

A cross-platform backup and synchronisation utility that's packed with features

Trial Software
03/22/2024
1,265
Malwarebytes 5.1.2.88

Malwarebytes' next-generation do-everything product

Freeware
03/22/2024
20,014
Firefox 124.0.1 (64-bit)

Firefox 124 adds new tab sorting

Open Source
03/22/2024
15,740
Firefox 124.0.1

Firefox 124 adds new tab sorting

Open Source
03/22/2024
258,829
Opera Portable 108.0.5067.40

Opera's rebooted web browser is starting to come of age



Freeware
03/21/2024
13,274
Opera 108.0

Opera's stable channel introduces Reborn 2020

Freeware
03/21/2024
66,611
Buttercup Portable 2.26.2

Cross-platform, free and open-source password manager




Open Source
03/21/2024
1,024
Buttercup 2.26.2

Cross-platform, free and open-source password manager




Open Source
03/21/2024
677

Moon Invoice - Easy Invoicing 9.5.7.0

A cross-platform invoicing and billing app suitable for a range of jobs and
industries

Trial Software
03/21/2024
926
LogMeIn 4.1.0.15428

Access and control a remote PC from any host PC or Mac

No Trial Available. Purchase Only
03/21/2024
17,799
Opera GX 107

Windows-only browser aimed at the gaming community

Freeware
03/20/2024
2,315
Microsoft OneDrive 24.045.0303.0003

Keep your most important files safe online with Microsoft's Dropbox-like cloud
storage application

Freeware
03/20/2024
27,249
Vivaldi 6.6 (64-bit)

A new browser for power users from the co-founder of Opera



Freeware
03/20/2024
17,571
Vivaldi 6.6

A new browser for power users from the co-founder of Opera



Freeware
03/20/2024
13,332
Skype 8.115.0.215

Chat with your friends and colleagues using text or video


Freeware
03/20/2024
165,569
1Password for Windows 8.10.28

Never forget a password thanks to this impressive password management tool


No Trial Available. Purchase Only
03/20/2024
1,831
Google Chrome Portable 123.0.6312.59

The latest stable Chrome Portable includes a number of under-the-hood
improvements

Open Source
03/20/2024
122,250
Google Chrome Portable 123.0.6312.59 (64-bit)

The latest stable Chrome Portable includes a number of under-the-hood
improvements

Open Source
03/20/2024
46,719
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 31
Next »
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
Command & Conquer Red Alert 2

The real-time strategy classic - for free!

Freeware
09/16/2015
188,560
Hotspot Shield 12.7.5

Protect your computer and enjoy unrestricted internet access when using wifi
hotspots

Freeware
02/24/2024
276,633
Empty Standby List 1.0

Free up RAM from a shortcut or script

Freeware
03/11/2016
107,615
Adobe Acrobat Reader 24.001.20604 (64-bit)

Your essential tool for viewing PDF files

Freeware
03/14/2024
7,860
VLC Media Player 3.0.20 (64-bit)

Play just about any video or audio format using this versatile media player

Open Source
10/31/2023
156,371
Microsoft Office 2013 Service Pack 1 (32-bit)

Bring Microsoft Office 2013 bang up to date with its first Service Pack 

Freeware
02/26/2014
180,808
Adobe Illustrator CS6 v16.0.3

Adobe's flagship vector drawing application gains a new look and much-enhanced
performance

Trial Software
12/11/2012
202,968
Mendeley Desktop 1.19.8

Keep track of all your academic research with this organiser.

Free, for personal-use only
03/26/2021
46,639
Windows Update Blocker 1.8

Quickly enable/ disable Windows updates

Freeware
06/09/2023
3,480
Mem Reduct 3.3.1

Clean up memory automatically and/ or on demand

Freeware
01/05/2018
35,082

uTorrent 3.6.0 build 47006

Next generation BitTorrent client that focuses on speed and efficiency

Freeware
01/23/2024
143,332
Biscuit 1.2.29

Access all of your favourite web apps and online services in one place

Freeware
06/18/2023
4,867
CorelDRAW Graphics Suite 2019 v21.0.0.628

Everything the professional designer or illustrator needs in a single package.

Trial Software
04/19/2019
17,683
Microsoft Visual Studio Community 2013

Code for Windows, Android, iOS with this free IDE

Freeware
11/13/2014
104,964
Stardock Start11 v2.0.6

Bring the classic Start menu back to Windows 11 and Windows 10

Free during beta-testing
02/29/2024
41,612
Random Selection Tool 1.0

Randomly select files or folders from Explorer

Freeware
11/25/2014
15,461
Movavi Video Editor Plus 24.2.1 (64-bit)

Add polish to your home videos with this easy-to-use tool


Trial Software
03/20/2024
2,768
Microsoft Office 2013 Service Pack 1 (64-bit)

Bring Microsoft Office 2013 bang up to date with its first Service Pack 

Freeware
02/26/2014
164,010
Google Chrome Portable 123.0.6312.59 (64-bit)

The latest stable Chrome Portable includes a number of under-the-hood
improvements

Open Source
03/20/2024
46,719
Chromebook Recovery Utility 3.1.7

Create a bootable USB key to recover your Chromebook

Freeware
06/14/2019
65,750
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 246
Next »
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
Google Chrome Portable 123.0.6312.59

The latest stable Chrome Portable includes a number of under-the-hood
improvements

Open Source
03/20/2024
122,250
TunnelBear 4.8.0.0

The easy way to maintain your browsing privacy

Freeware
08/31/2023
15,641
ClickMonitorDDC 7.0

Adjust monitor brightness, contrast with a mouse/ keyboard

Freeware
07/15/2019
3,013
Not Another PDF Scanner 6.1.1

Scan documents to PDF, TIFF, JPEG, more

Open Source
06/17/2019
3,818
NoScript for Chrome 11.4.25

Prevent Flash, JavaScript and other plugins from running on the sites you visit.







Freeware
07/12/2023
1,439
Dictionary .NET 9.6.7009

An online dictionary that is always on hand whenever you need it



Freeware
03/11/2019
4,626
AppRemover 3.1.24.1

Detect and completely uninstall antivirus and antispyware applications

Freeware
03/12/2015
11,165
HDClone X.3 Free v12.0.4a

Create a physical copy of your hard drive with the absolute minimum of hassle


Free, for personal-use only
04/15/2022
11,220
Macrium Reflect Free 8.1.7909

Quickly create accurate, reliable backup images of your hard drive

Freeware
03/12/2024
17,862
VirtualXP Free 1.0

Keep your old XP install running after switching to a new PC

Free, for personal-use only
09/04/2014
9,175

Full Throttle Override 1.00.422

Set your PC to maximum speed for specific programs only

Freeware
08/20/2013
2,339
Random User-Agent 2.1.5 for Chrome

Prevent (some) web tracking

Open Source
05/14/2017
5,767
Avast Premium Security 24.2.8918

Avast's premium security suite is more powerful than ever

Trial Software
03/14/2024
50,112
Pokki 0.263.13.310

Find and install free apps on your Windows desktop

Freeware
05/30/2013
5,886
Empty Standby List 1.0

Free up RAM from a shortcut or script

Freeware
03/11/2016
107,615
AIDA64 Extreme Edition Portable 7.20.6802

Find out more - much more - about your PC with this benchmarking, diagnostic and
system information tool


Trial Software
03/14/2024
49,202
JFX Konwerter 1.2.0

Convert 234 different units, currencies, number bases

Open Source
04/02/2017
586
CyberLink Director Suite 5.0

CyberLink's high-end suite comes packed with post-production goodies

Trial Software
09/13/2016
1,394
CyberLink Director Suite 4.0

CyberLink's high-end suite comes packed with post-production goodies

Trial Software
09/19/2015
2,657
IObit Uninstaller 13.4.0.2

Completely uninstall unwanted programs in minutes

Freeware
03/06/2024
43,860
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 246
Next »


DOWNLOAD SPOTLIGHT

slide 2 of 3


FBACKUP 9.9.860

Freeware

Backup your most important files & preferences using this free tool


Download


TRANSMISSION 4.0.5

Freeware

Download torrents with ease using this lightweight client

Download


MICROSOFT POWERTOYS 0.79.0

Freeware

The first of many official tools to enhance Windows

Download


FBACKUP 9.9.860

Freeware

Backup your most important files & preferences using this free tool


Download


TRANSMISSION 4.0.5

Freeware

Download torrents with ease using this lightweight client

Download




SOFTWARE NEWS


PDF SHAPER 14.0 UPDATES UI AND BUILT-IN PDF VIEWER, ADDS NEW PAID-FOR FEATURES

15 March 2024, Nick Peers


MALWAREBYTES 5.0 SNEAKS OUT, SPORTING MODERN NEW INTERFACE AND TRUSTED ADVISOR

05 March 2024, Nick Peers


WINRAR 7.0 BOOSTS COMPRESSION RATIOS WITH SUPPORT FOR LARGER DICTIONARY SIZES

28 February 2024, Nick Peers


ONLYOFFICE 8.0 PROVIDES A SLICK, YET LIGHTWEIGHT, ALTERNATIVE TO MICROSOFT
OFFICE AND LIBREOFFICE

26 February 2024, Nick Peers
See more posts...


EDITOR'S CHOICE


BITWARDEN 2024.3.0

Open Source

Open-source password manager goes straight to the top of the class.

Download


FREE FULL SOFTWARE


ASHAMPOO WINOPTIMIZER 2023 V25.00.18



Tweak, clean and optimise your PC’s performance for free 

Download for Free


DOWNLOADCREW SOFTWARE STORE BEST-SELLING LIST

1
AVG Ultimate 2023 [10-Device, 2-YR] 29.99 €

Bundles AVG Internet Security, TuneUp, and Secure VPN

159.99 €

--------------------------------------------------------------------------------

2
iolo System Mechanic 23 16.95 €

Speed up, optimise and repair your computer with this all-in-one PC maintenance
and tweaking tool

49.95 €

--------------------------------------------------------------------------------

3
Bitdefender Family Pack 2023 [15-Device, 1-YR] 39.99 €

Comprehensive fully-featured security suite

99.99 €

--------------------------------------------------------------------------------

4
AVG TuneUp 2023 [10-D, 2-YR] 19.99 €

Clean, optimise and manage PCs, Macs and Android devices

89.99 €

--------------------------------------------------------------------------------

5
Laplink PCmover Professional v11 [1-MIGRATION] 24.95 €

Quickly transfer applications, data, settings and more from an old computer to
your new PC

57.95 €


USER COMMENTS

EssentialPIM Free 11.8.4
18 April 2023, Solly Charbit
I think that there is something wrong with the link provided as it is
downloading EssentialPIMPro.ex...
Telegram for Mac 4.15.2
27 November 2022, GianMarco Tavazzani
the real 4.3.3 lost the right sidebar and it is a huge STEP BACK (4.3.2 was
UNUSABLE and did last ON...
CopyQ 8.0.0
25 May 2022, chris miraillet
6.1.0 his out since march 2022
43,036,042
Downloads
Secure & Tested Software
6,454
Reviews
Instant Download 24/7
312,690
Members
10+ Years of Service
Follow our tweets for the very latest store news, daily promotions and
discounts! Subscribe to our newsletter to be the first to know all special
offers, promos and more!
About Contact Terms & Conditions Advertise
Site credentials: Betanews FileForum Downloadcrew
© 2010-2024 BetaNews, Inc. - 11654 Plaza America Dr #350, Reston, VA 20190,
United States. All rights reserved.
OK

Like every other website, this site uses cookies to deliver its services, to
manage your account and to analyse traffic. By using this website you agree to
the use of cookies. Learn More

Newsletter

Subscribe to either one of our two newsletters for regular updates and
information

DOWNLOADS NEWSLETTER

This is a weekly newsletter with download news, updates and other information

STORE NEWSLETTER

This is a monthly newsletter with software store information, offers and deals

Subscribe



DOWNLOADCREW ASKS FOR YOUR CONSENT TO USE YOUR PERSONAL DATA TO:

 * perm_identity
   Personalised advertising and content, advertising and content measurement,
   audience research and services development
 * devices
   Store and/or access information on a device

expand_moreremove
Learn more
 * 
   How can I change my choice?
 * 
   What if I don't consent?
 * 
   How does legitimate interest work?
 * 
   Do I have to consent to everything?

Your personal data will be processed and information from your device (cookies,
unique identifiers, and other device data) may be stored by, accessed by and
shared with 137 TCF vendor(s) and 62 ad partner(s), or used specifically by this
site or app.

Some vendors may process your personal data on the basis of legitimate interest,
which you can object to by managing your options below. Look for a link at the
bottom of this page or in our privacy policy where you can withdraw consent.

Consent



Manage options

arrow_back

Data preferences


MANAGE YOUR DATA

You can choose how your personal data is used. Vendors want your permission to
do the following:

TCF vendors

help_outline


STORE AND/OR ACCESS INFORMATION ON A DEVICE

Cookies, device or similar online identifiers (e.g. login-based identifiers,
randomly assigned identifiers, network based identifiers) together with other
information (e.g. browser type and information, language, screen size, supported
technologies etc.) can be stored or read on your device to recognise it each
time it connects to an app or to a website, for one or several of the purposes
presented here.

View details
Consent (119 vendors)


USE LIMITED DATA TO SELECT ADVERTISING

Advertising presented to you on this service can be based on limited data, such
as the website or app you are using, your non-precise location, your device type
or which content you are (or have been) interacting with (for example, to limit
the number of times an ad is presented to you).

View details
Consent (72 vendors)Legitimate interest (31 vendors)help_outline


CREATE PROFILES FOR PERSONALISED ADVERTISING

Information about your activity on this service (such as forms you submit,
content you look at) can be stored and combined with other information about you
(for example, information from your previous activity on this service and other
websites or apps) or similar users. This is then used to build or improve a
profile about you (that might include possible interests and personal aspects).
Your profile can be used (also later) to present advertising that appears more
relevant based on your possible interests by this and other entities.

View details
Consent (96 vendors)


USE PROFILES TO SELECT PERSONALISED ADVERTISING

Advertising presented to you on this service can be based on your advertising
profiles, which can reflect your activity on this service or other websites or
apps (like the forms you submit, content you look at), possible interests and
personal aspects.

View details
Consent (92 vendors)


CREATE PROFILES TO PERSONALISE CONTENT

Information about your activity on this service (for instance, forms you submit,
non-advertising content you look at) can be stored and combined with other
information about you (such as your previous activity on this service or other
websites or apps) or similar users. This is then used to build or improve a
profile about you (which might for example include possible interests and
personal aspects). Your profile can be used (also later) to present content that
appears more relevant based on your possible interests, such as by adapting the
order in which content is shown to you, so that it is even easier for you to
find content that matches your interests.

View details
Consent (31 vendors)


USE PROFILES TO SELECT PERSONALISED CONTENT

Content presented to you on this service can be based on your content
personalisation profiles, which can reflect your activity on this or other
services (for instance, the forms you submit, content you look at), possible
interests and personal aspects. This can for example be used to adapt the order
in which content is shown to you, so that it is even easier for you to find
(non-advertising) content that matches your interests.

View details
Consent (26 vendors)


MEASURE ADVERTISING PERFORMANCE

Information regarding which advertising is presented to you and how you interact
with it can be used to determine how well an advert has worked for you or other
users and whether the goals of the advertising were reached. For instance,
whether you saw an ad, whether you clicked on it, whether it led you to buy a
product or visit a website, etc. This is very helpful to understand the
relevance of advertising campaigns.

View details
Consent (78 vendors)Legitimate interest (46 vendors)help_outline


MEASURE CONTENT PERFORMANCE

Information regarding which content is presented to you and how you interact
with it can be used to determine whether the (non-advertising) content e.g.
reached its intended audience and matched your interests. For instance, whether
you read an article, watch a video, listen to a podcast or look at a product
description, how long you spent on this service and the web pages you visit etc.
This is very helpful to understand the relevance of (non-advertising) content
that is shown to you.

View details
Consent (32 vendors)Legitimate interest (14 vendors)help_outline


UNDERSTAND AUDIENCES THROUGH STATISTICS OR COMBINATIONS OF DATA FROM DIFFERENT
SOURCES

Reports can be generated based on the combination of data sets (like user
profiles, statistics, market research, analytics data) regarding your
interactions and those of other users with advertising or (non-advertising)
content to identify common characteristics (for instance, to determine which
target audiences are more receptive to an ad campaign or to certain contents).

View details
Consent (58 vendors)Legitimate interest (21 vendors)help_outline


DEVELOP AND IMPROVE SERVICES

Information about your activity on this service, such as your interaction with
ads or content, can be very helpful to improve products and services and to
build new products and services based on user interactions, the type of
audience, etc. This specific purpose does not include the development or
improvement of user profiles and identifiers.

View details
Consent (66 vendors)Legitimate interest (38 vendors)help_outline


USE LIMITED DATA TO SELECT CONTENT

Content presented to you on this service can be based on limited data, such as
the website or app you are using, your non-precise location, your device type,
or which content you are (or have been) interacting with (for example, to limit
the number of times a video or an article is presented to you).

View details
Consent (11 vendors)Legitimate interest (2 vendors)help_outline


ENSURE SECURITY, PREVENT AND DETECT FRAUD, AND FIX ERRORS

help_outline

Your data can be used to monitor for and prevent unusual and possibly fraudulent
activity (for example, regarding advertising, ad clicks by bots), and ensure
systems and processes work properly and securely. It can also be used to correct
any problems you, the publisher or the advertiser may encounter in the delivery
of content and ads and in your interaction with them.

View details


DELIVER AND PRESENT ADVERTISING AND CONTENT

help_outline

Certain information (like an IP address or device capabilities) is used to
ensure the technical compatibility of the content or advertising, and to
facilitate the transmission of the content or ad to your device.

View details


MATCH AND COMBINE DATA FROM OTHER DATA SOURCES

help_outline

Information about your activity on this service may be matched and combined with
other information relating to you and originating from various sources (for
instance your activity on a separate online service, your use of a loyalty card
in-store, or your answers to a survey), in support of the purposes explained in
this notice.

View details


LINK DIFFERENT DEVICES

help_outline

In support of the purposes explained in this notice, your device might be
considered as likely linked to other devices that belong to you or your
household (for instance because you are logged in to the same service on both
your phone and your computer, or because you may use the same Internet
connection on both devices).

View details


IDENTIFY DEVICES BASED ON INFORMATION TRANSMITTED AUTOMATICALLY

help_outline

Your device might be distinguished from other devices based on information it
automatically sends when accessing the Internet (for instance, the IP address of
your Internet connection or the type of browser you are using) in support of the
purposes exposed in this notice.

View details


USE PRECISE GEOLOCATION DATA

With your acceptance, your precise location (within a radius of less than 500
metres) may be used in support of the purposes explained in this notice.

View details
Consent

Vendor preferences

Accept all



Confirm choices

arrow_back

Vendor preferences


CONFIRM OUR VENDORS

Vendors can use your data to provide services. Declining a vendor can stop them
from using the data you shared.

TCF vendors

help_outline


EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROQ.AD GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Authentication-derived
identifiers, Device identifiers, Device characteristics, Probabilistic
identifiers, Precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADMAXIM LIMITED

Cookie duration: 30 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
Probabilistic identifiers

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days).

Data collected and processed: Non-precise location data, IP addresses, Privacy
choices, Device identifiers, Device characteristics, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUANTCAST

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BEESWAXIO CORPORATION

Cookie duration: 395 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


SOVRN, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


ADIKTEEV

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Users’
profiles, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RTB HOUSE S.A.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


THE UK TRADE DESK LTD

Cookie duration: 3629 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Probabilistic identifiers, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADMETRICS GMBH

Doesn't use cookies.

Data collected and processed: Browsing and interaction data, IP addresses,
Privacy choices, Device characteristics

more




View details | Privacy policylaunch
Consent


NEXXEN INC.

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EPSILON

Cookie duration: 184 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


YAHOO EMEA LIMITED

Cookie duration: 397 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers, Precise location
data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADVENTORI SAS

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Device identifiers,
Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


TRIPLELIFT, INC.

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


XANDR, INC.

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEORY GMBH

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


NEXXEN GROUP LLC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses, Users’
profiles, Privacy choices, Device identifiers, Device characteristics,
Probabilistic identifiers

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device characteristics,
Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADITION (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Probabilistic identifiers,
Precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ACTIVE AGENT (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Probabilistic identifiers,
Precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


EQUATIV

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Probabilistic identifiers, Precise location data

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADFORM A/S

Cookie duration: 3650 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RATEGAIN ADARA INC

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more




View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Device characteristics, Precise location data

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LUMEN RESEARCH LIMITED

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Device characteristics

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OPENX

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NANO INTERACTIVE GROUP LTD.

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, Device characteristics

more




View details | Privacy policylaunch
Consent


SIMPLIFI HOLDINGS LLC

Cookie duration: 366 (days).

Data collected and processed: IP addresses, Device identifiers, Precise location
data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PUBMATIC, INC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


COMSCORE B.V.

Cookie duration: 720 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
User-provided data, Privacy choices, Authentication-derived identifiers, Device
identifiers, Device characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


FLASHTALKING

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Probabilistic identifiers

more




View details | Privacy policylaunch
Consent


PULSEPOINT, INC.

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Device identifiers, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


SMAATO, INC.

Cookie duration: 21 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SEMASIO GMBH

Cookie duration: 366 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
Privacy choices, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CRIMTAN HOLDINGS LIMITED

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GENIUS SPORTS UK LIMITED

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CRITEO SA

Cookie duration: 390 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADLOOX SA

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Device identifiers, Device characteristics,
Probabilistic identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLIS GLOBAL LIMITED

Cookie duration: 400 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


LOTAME SOLUTIONS, INC

Cookie duration: 274 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
User-provided data, Users’ profiles, Privacy choices, Authentication-derived
identifiers, Device identifiers, Device characteristics, Probabilistic
identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


LIVERAMP

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Authentication-derived
identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


GROUPM UK LIMITED

Cookie duration: 395 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Authentication-derived
identifiers, Device identifiers, Device characteristics, Probabilistic
identifiers, Precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOOPME LIMITED

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Probabilistic identifiers,
Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


DYNATA LLC

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ASK LOCALA

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Privacy
choices, Device identifiers, Device characteristics, Precise location data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


NEAR INTELLIGENCE

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Precise location data

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device characteristics,
Probabilistic identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Authentication-derived
identifiers, Device identifiers, Device characteristics, Probabilistic
identifiers, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


IPONWEB GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NEXTROLL, INC.

Cookie duration: 183 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER SSP GMBH (SSP)

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OS DATA SOLUTIONS GMBH &AMP; CO. KG

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PERMODO GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PLATFORM161 B.V.

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers, Precise location
data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADACADO TECHNOLOGIES INC. (DBA ADACADO)

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


BASIS GLOBAL TECHNOLOGIES, INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics,
Precise location data

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMADEX, S.L.U.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses,
User-provided data, Users’ profiles, Privacy choices, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


BOMBORA INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Authentication-derived
identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EASYMEDIA GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers, Precise location
data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


REMERGE GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADVANCED STORE GMBH

Cookie duration: 365 (days).

Data collected and processed: Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE CTV, INC.

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


USEMAX ADVERTISEMENT (EMEGO GMBH)

Cookie duration: 365 (days).

Data collected and processed: Users’ profiles

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


EMETRIQ GMBH

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


PUBLICIS MEDIA GMBH

Cookie duration: 1825 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


M.D. PRIMIS TECHNOLOGIES LTD.

Cookie duration: 25 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


CLOUD TECHNOLOGIES S.A.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


SMARTOLOGY LIMITED

Doesn't use cookies.

Data collected and processed: IP addresses

more

Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


IMPROVE DIGITAL

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE ADVERTISING CLOUD

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Privacy choices,
Authentication-derived identifiers, Device identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, IP addresses, Privacy
choices, Device characteristics

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Probabilistic identifiers,
Precise location data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


INTEGRAL AD SCIENCE (INCORPORATING ADMANTX)

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device characteristics

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Authentication-derived
identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


WEBORAMA

Cookie duration: 393 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


JIVOX CORPORATION

Cookie duration: 30 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SAGE&#43;ARCHER BV

Doesn't use cookies.

Data collected and processed: Non-precise location data

more




View details | Privacy policylaunch
Consent


ON DEVICE RESEARCH LIMITED

Cookie duration: 30 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Device identifiers, Device
characteristics, Precise location data

more




View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Device characteristics

more




View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
Privacy choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CELTRA INC.

Doesn't use cookies.

Data collected and processed: IP addresses, Device identifiers, Device
characteristics, Precise location data

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MAINADV SRL

Cookie duration: 30 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Privacy choices, Device
identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GEMIUS SA

Cookie duration: 1825 (days).

Data collected and processed: Browsing and interaction data, Users’ profiles,
Privacy choices, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


NIELSEN MEDIA RESEARCH LTD.

Cookie duration: 120 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
Privacy choices, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOLOCAL SA

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PIXALATE, INC.

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Device identifiers, Device characteristics

more




View details | Storage details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


AUDIENCEPROJECT A/S

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DEMANDBASE, INC.

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Probabilistic identifiers,
Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


EFFILIATION / EFFINITY

Cookie duration: 2 (days).

Data collected and processed: Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


ARRIVALIST CO.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, IP addresses

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SEENTHIS AB

Doesn't use cookies.

Data collected and processed: IP addresses, Device characteristics

more




View details | Privacy policylaunch


COMMANDERS ACT

Cookie duration: 365 (days).

Data collected and processed: IP addresses, Device identifiers

more




View details | Storage details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Authentication-derived
identifiers, Device identifiers, Device characteristics, Probabilistic
identifiers, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


HUMAN

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Device characteristics, Probabilistic identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


ADLUDIO LTD.

Doesn't use cookies.

Data collected and processed: Device characteristics

more




View details | Privacy policylaunch
Consent


BLENDEE SRL

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


INNOVID LLC

Cookie duration: 90 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PAPIRFLY AS

Doesn't use cookies.

Data collected and processed: Device characteristics

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


NEUSTAR, INC., A TRANSUNION COMPANY

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VERVE GROUP EUROPE GMBH

Doesn't use cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Precise location data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


OTTO (GMBH &AMP; CO KG)

Cookie duration: 365 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
User-provided data, Users’ profiles, Privacy choices, Device identifiers

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM

Cookie duration: 180 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


LOCALSENSOR B.V.

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses, Privacy
choices, Device identifiers, Device characteristics, Precise location data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


ONLINE SOLUTION

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Device identifiers, Device characteristics, Probabilistic identifiers,
Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
Consent


RELAY42 NETHERLANDS B.V.

Cookie duration: 730 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
User-provided data, Users’ profiles, Privacy choices, Device identifiers, Device
characteristics, Probabilistic identifiers

more




View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies.

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Privacy choices, Device
characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE MEDIAGRID INC.

Cookie duration: 365 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Device identifiers, Device
characteristics, Probabilistic identifiers, Precise location data

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MINDTAKE RESEARCH GMBH

Cookie duration: 180 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
Users’ profiles, Device identifiers, Device characteristics, Probabilistic
identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


CINT AB

Cookie duration: 730 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
Privacy choices, Device identifiers, Device characteristics

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK GMBH

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, User-provided data, Users’ profiles, Privacy
choices, Authentication-derived identifiers, Device identifiers, Device
characteristics

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses, Users’
profiles, Privacy choices, Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


PROTECTED MEDIA LTD

Doesn't use cookies.

Data collected and processed: Browsing and interaction data, IP addresses,
Device identifiers, Device characteristics, Probabilistic identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices, Device
identifiers, Device characteristics, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE DATA CLOUD - MOAT

Doesn't use cookies.

Data collected and processed: Non-precise location data, IP addresses

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


HEARTS AND SCIENCE MÜNCHEN GMBH

Cookie duration: 60 (days).

Data collected and processed: IP addresses

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


AMAZON ADVERTISING

Cookie duration: 396 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Users’ profiles, Privacy choices,
Authentication-derived identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


MOLOCO, INC.

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, IP addresses, Device
identifiers, Device characteristics

more

Cookie duration resets each session. Uses other forms of storage.


View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADTRIBA GMBH

Cookie duration: 730 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Privacy choices, Authentication-derived
identifiers, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


OBJECTIVE PARTNERS BV

Cookie duration: 90 (days).

Data collected and processed: Device identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ENSIGHTEN

Cookie duration: 1825 (days).

Data collected and processed: Browsing and interaction data, IP addresses,
Privacy choices, Device identifiers, Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


EBAY INC

Cookie duration: 90 (days).

Data collected and processed: IP addresses, Privacy choices, Device
characteristics

more




View details | Storage details | Privacy policylaunch
Consent


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days).

Data collected and processed: Non-precise location data, Browsing and
interaction data, IP addresses, Authentication-derived identifiers, Device
identifiers, Device characteristics, Probabilistic identifiers, Precise location
data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent

Ad partners

help_outline


GSKINNER

Privacy policylaunch
Consent


AKAMAI

Privacy policylaunch
Consent


META

Privacy policylaunch
Consent


AUNICA

Privacy policylaunch
Consent


BOOKING.COM

Privacy policylaunch
Consent


C3 METRICS

Privacy policylaunch
Consent


IBM

Privacy policylaunch
Consent


EVIDON

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


INTELLIAD

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


MEDIAMATH

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


IGNITION ONE

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


KOBLER

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent


BATCH MEDIA

Privacy policylaunch
Consent


VODAFONE GMBH

Privacy policylaunch
Consent


MAGNITE

Privacy policylaunch
Consent


SCENESTEALER

Privacy policylaunch
Consent


NETQUEST

Privacy policylaunch
Consent


MANAGE.COM

Privacy policylaunch
Consent


CLOUDFLARE

Privacy policylaunch
Consent


SALESFORCE DMP

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


MACROMILL GROUP

Privacy policylaunch
Consent


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


LIFTOFF

Privacy policylaunch
Consent


MSI-ACI

Privacy policylaunch
Consent


NAVEGG

Privacy policylaunch
Consent


ADMEDO

Privacy policylaunch
Consent


KOCHAVA

Privacy policylaunch
Consent


MOBITRANS

Privacy policylaunch
Consent


ADEX

Privacy policylaunch
Consent


IMPACT

Privacy policylaunch
Consent


SPOTAD

Privacy policylaunch
Consent


AARKI

Privacy policylaunch
Consent


SFR

Privacy policylaunch
Consent


CABLATO

Privacy policylaunch
Consent


WAYSTACK

Privacy policylaunch
Consent


TRESENSA

Privacy policylaunch
Consent

Accept all



Confirm choices

Close