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 June 06 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/34076/password_safe_portable"><img src="https://img.creativemark.co.uk/uploads/images/267/10267/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34076/password_safe_portable">Password Safe Portable 3.66.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>Secure password manager which helps to keep your login details safe.</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/06/2024</div>
      <div class="downloads">1,429</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/3435/notepad_portable"><img src="https://img.creativemark.co.uk/uploads/images/372/10372/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/3435/notepad_portable">Notepad++ Portable 8.6.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>Notepad replacement that is well designed for editing code</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/06/2024</div>
      <div class="downloads">11,387</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33266/transmission_qt_portable"><img src="https://img.creativemark.co.uk/uploads/images/821/16821/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33266/transmission_qt_portable">Transmission-Qt Portable 4.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_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Download torrents with ease using this lightweight portable client</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/06/2024</div>
      <div class="downloads">2,641</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/23525/internet_download_manager"><img src="https://img.creativemark.co.uk/uploads/images/172/13172/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/23525/internet_download_manager">Internet Download Manager 6.42 Build 11</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 easy way to turbo-charge your download speeds</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">06/06/2024</div>
      <div class="downloads">86,581</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.14.16</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">06/06/2024</div>
      <div class="downloads">7,651</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.14.16 (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">06/06/2024</div>
      <div class="downloads">1,366</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34198/universal_media_server"><img src="https://img.creativemark.co.uk/uploads/images/401/17401/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34198/universal_media_server">Universal Media Server 14.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.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Stream video, audio or pictures to any DLNA device</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">06/06/2024</div>
      <div class="downloads">4,754</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35039/sysgauge_32-bit"><img src="https://img.creativemark.co.uk/uploads/images/953/17953/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35039/sysgauge_32-bit">SysGauge 10.8.16</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 configurable system monitor</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">1,611</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35040/sysgauge_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/953/17953/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35040/sysgauge_64-bit">SysGauge 10.8.16 (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 configurable system monitor</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">2,494</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.9 (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">06/05/2024</div>
      <div class="downloads">26,976</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/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.9</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">06/05/2024</div>
      <div class="downloads">24,630</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.17</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">06/05/2024</div>
      <div class="downloads">8,999</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/4577/comodo_dragon"><img src="https://img.creativemark.co.uk/uploads/images/902/10902/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/4577/comodo_dragon">Comodo Dragon 124.0.6367.207</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>Cut-down version of Google Chrome with some security extras</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">18,445</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/20103/screenpresso_free"><img src="https://img.creativemark.co.uk/uploads/images/604/12604/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/20103/screenpresso_free">Screenpresso 2.1.26 Free</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>Grab, edit and share your screen captures in seconds</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">10,554</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/10869/goodsync_for_windows"><img src="https://img.creativemark.co.uk/uploads/images/531/11531/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/10869/goodsync_for_windows">GoodSync for Windows 12.6.9</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 files synchronised between drives, computers and servers</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">13,878</div>
    </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.39.578</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">06/05/2024</div>
      <div class="downloads">16,525</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/18619/isobuster"><img src="https://img.creativemark.co.uk/uploads/images/332/12332/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/18619/isobuster">IsoBuster 5.4.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>Recover lost data from CDs, DVDs, Blu-ray discs and more</p>
      </div>
      <div class="license">Shareware</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">10,924</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/29870/chocolatey"><img src="https://img.creativemark.co.uk/uploads/images/274/15274/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/29870/chocolatey">Chocolatey 2.3.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>Install and control your software with this package manager</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">1,674</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.5.116</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">06/05/2024</div>
      <div class="downloads">20,403</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/6799/camtasia_studio"><img src="https://img.creativemark.co.uk/uploads/images/702/17702/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/6799/camtasia_studio">Camtasia 2024.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>Capture onscreen activity, edit it into a professional screencast, then share the results</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">51,124</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/3435/notepad_portable"><img src="https://img.creativemark.co.uk/uploads/images/372/10372/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/3435/notepad_portable">Notepad++ Portable 8.6.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>Notepad replacement that is well designed for editing code</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/06/2024</div>
      <div class="downloads">11,387</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33266/transmission_qt_portable"><img src="https://img.creativemark.co.uk/uploads/images/821/16821/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33266/transmission_qt_portable">Transmission-Qt Portable 4.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_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Download torrents with ease using this lightweight portable client</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/06/2024</div>
      <div class="downloads">2,641</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.14.16</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">06/06/2024</div>
      <div class="downloads">7,651</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.14.16 (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">06/06/2024</div>
      <div class="downloads">1,366</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.17</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">06/05/2024</div>
      <div class="downloads">8,999</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/29870/chocolatey"><img src="https://img.creativemark.co.uk/uploads/images/274/15274/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/29870/chocolatey">Chocolatey 2.3.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>Install and control your software with this package manager</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">1,674</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.5.116</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">06/05/2024</div>
      <div class="downloads">20,403</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35803/syncthing_32-bit"><img src="https://img.creativemark.co.uk/uploads/images/411/18411/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35803/syncthing_32-bit">Syncthing 1.27.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.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Sync folders easily and securely, even across far-flung devices</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">06/05/2024</div>
      <div class="downloads">9,303</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 110.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">06/04/2024</div>
      <div class="downloads">66,875</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35240/rambox"><img src="https://img.creativemark.co.uk/uploads/images/118/23118/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35240/rambox">Rambox 2.3.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_half.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Simplify your workspace by combining multiple apps and widgets into a single window.</p>
      </div>
      <div class="license">Function Limited Demo</div>
    </div>
    <div>
      <div class="date">06/04/2024</div>
      <div class="downloads">3,238</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/2274/notepad"><img src="https://img.creativemark.co.uk/uploads/images/372/10372/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/2274/notepad">Notepad++ 8.6.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>Notepad replacement that is well designed for editing code</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/04/2024</div>
      <div class="downloads">47,012</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34547/notepad"><img src="https://img.creativemark.co.uk/uploads/images/372/10372/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34547/notepad">Notepad++ 8.6.8 (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>Notepad replacement that is well designed for editing code</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/04/2024</div>
      <div class="downloads">13,911</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35799/birdfont"><img src="https://img.creativemark.co.uk/uploads/images/408/18408/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35799/birdfont">Birdfont 6.6.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>Create commercial or open fonts using this design tool</p>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">06/03/2024</div>
      <div class="downloads">3,943</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24287/mozilla_thunderbird"><img src="https://img.creativemark.co.uk/uploads/images/561/14561/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24287/mozilla_thunderbird">Mozilla Thunderbird 115.11.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>Minor&nbsp;update to the popular email client, but with a limited number of new features</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">05/31/2024</div>
      <div class="downloads">53,791</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/36233/mozilla_thunderbird_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/561/14561/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/36233/mozilla_thunderbird_64_bit">Mozilla Thunderbird 115.11.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>Minor&nbsp;update to the popular email client, but with a limited number of new features</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">05/31/2024</div>
      <div class="downloads">12,119</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 125.0.6422.142</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">05/31/2024</div>
      <div class="downloads">122,634</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 125.0.6422.142 (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">05/31/2024</div>
      <div class="downloads">47,872</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/23940/portableappscom_platform"><img src="https://img.creativemark.co.uk/uploads/images/259/13259/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/23940/portableappscom_platform">PortableApps.com Platform 29.5.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>Easily download, install, organise, update and generally manage your own collection of portable apps</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/31/2024</div>
      <div class="downloads">10,054</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.33</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">05/30/2024</div>
      <div class="downloads">1,908</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33265/transmission_qt_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/821/16821/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33265/transmission_qt_64_bit">Transmission-Qt 4.0.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_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Download torrents with ease using this lightweight client</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/30/2024</div>
      <div class="downloads">22,865</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/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.9.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>Protect your computer and enjoy unrestricted internet access when using wifi hotspots</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/10/2024</div>
      <div class="downloads">299,563</div>
    </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">204,154</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">17,316</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">114,568</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">161,790</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">184,750</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">21,119</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">37,304</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">205,676</div>
    </div>
  </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">145,615</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/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">48,901</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.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_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">04/25/2024</div>
      <div class="downloads">44,025</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/28443/nitro_pdf_pro"><img src="https://img.creativemark.co.uk/uploads/images/901/16901/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/28443/nitro_pdf_pro">Nitro PDF Pro 14.18.1.41</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>Powerful PDF creation, editing and management tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/11/2023</div>
      <div class="downloads">79,763</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.4.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">06/04/2024</div>
      <div class="downloads">4,412</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/22/apple_itunes_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/536/16536/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/22/apple_itunes_64-bit">Apple iTunes 12.13.2.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>Download, manage and playback music from your computer</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/09/2024</div>
      <div class="downloads">358,034</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/16/vmware_workstation_player"><img src="https://img.creativemark.co.uk/uploads/images/009/10009/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/16/vmware_workstation_player">VMware Workstation Player 17.5.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>Test virtual operating systems</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/15/2024</div>
      <div class="downloads">107,897</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/9401/easeus_data_recovery_wizard_free"><img src="https://img.creativemark.co.uk/uploads/images/321/23321/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/9401/easeus_data_recovery_wizard_free">EaseUS Data Recovery Wizard Free 18.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>Recover lost files, even after deleting a partition or formatting your drive</p>
      </div>
      <div class="license">Function Limited Demo</div>
    </div>
    <div>
      <div class="date">04/29/2024</div>
      <div class="downloads">45,154</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34173/google_nik_collection"><img src="https://img.creativemark.co.uk/uploads/images/376/17376/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34173/google_nik_collection">Google Nik Collection 1.2.11</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 powerful and free set of Photoshop plugins</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/28/2016</div>
      <div class="downloads">13,292</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34432/bennett"><img src="https://img.creativemark.co.uk/uploads/images/580/17580/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34432/bennett">Bennett 1.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_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Monitor Bluetooth devices and their signal strength</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">11/20/2016</div>
      <div class="downloads">15,835</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32491/iobit_driver_booster"><img src="https://img.creativemark.co.uk/uploads/images/535/16535/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32491/iobit_driver_booster">Driver Booster 11.4.0.60</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>Are your drivers up-to-date? Here's how to find out</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">04/25/2024</div>
      <div class="downloads">44,103</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/35759/simplenote_windows_10"><img src="https://img.creativemark.co.uk/uploads/images/969/17969/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35759/simplenote_windows_10">Simplenote for Windows 10 v1.3.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>A beautifully elegant way to keep and sync notes across all your devices</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">11/28/2018</div>
      <div class="downloads">551</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/30323/xara_photo_and_graphic_designer"><img src="https://img.creativemark.co.uk/uploads/images/477/17477/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/30323/xara_photo_and_graphic_designer">Xara Photo &amp; Graphic Designer 16.0.0.55162</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 one-stop photo editing, illustration and design tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">03/21/2019</div>
      <div class="downloads">8,074</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27712/rufus"><img src="https://img.creativemark.co.uk/uploads/images/466/14466/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27712/rufus">Rufus 4.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.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Easily create bootable USB drives from ISO images</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/23/2024</div>
      <div class="downloads">155,262</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/13033/avanquest_webeasy_professional"><img src="https://img.creativemark.co.uk/uploads/images/830/11830/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/13033/avanquest_webeasy_professional">Avanquest WebEasy Professional 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>Create your own web site with an easy to use drag and drop editor</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">08/29/2010</div>
      <div class="downloads">3,503</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34383/ccleaner"><img src="https://img.creativemark.co.uk/uploads/images/538/17538/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34383/ccleaner">CCleaner Professional 6.24</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>Give your system a speed boost by cleansing and optimising your PC</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">05/24/2024</div>
      <div class="downloads">51,917</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/12972/teracopy"><img src="https://img.creativemark.co.uk/uploads/images/817/11817/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/12972/teracopy">TeraCopy 3.17</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>Speed up and simplify the transfer of files on your PC</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">50,821</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43643/cyberlink_powerdirector_essential"><img src="https://img.creativemark.co.uk/uploads/images/974/22974/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43643/cyberlink_powerdirector_essential">CyberLink PowerDirector Essential 19.3.2928.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 free video editor that does not compromise on features</p>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">06/11/2021</div>
      <div class="downloads">4,412</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/28033/ring3_api_hook_scanner"><img src="https://img.creativemark.co.uk/uploads/images/642/14642/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/28033/ring3_api_hook_scanner">Ring3 API Hook Scanner 1.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_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Detect and display some API hooks with this low-level security tool</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/15/2015</div>
      <div class="downloads">2,414</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/31794/rawcopy"><img src="https://img.creativemark.co.uk/uploads/images/909/15909/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/31794/rawcopy">RawCopy 1.0.0.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>Copy any file - even if it's locked</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">08/17/2017</div>
      <div class="downloads">6,170</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/28907/lastactivityview"><img src="https://img.creativemark.co.uk/uploads/images/893/14893/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/28907/lastactivityview">LastActivityView 1.35</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>Find out what's been happening recently on a PC</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">07/18/2019</div>
      <div class="downloads">24,314</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/27618/wise_jetsearch"><img src="https://img.creativemark.co.uk/uploads/images/380/14380/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27618/wise_jetsearch">Wise JetSearch 3.17.155</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>Replace Windows’ search tool with something more powerful</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">02/26/2019</div>
      <div class="downloads">2,796</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32707/windows_10_transformation_pack"><img src="https://img.creativemark.co.uk/uploads/images/525/16525/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32707/windows_10_transformation_pack">Windows 10 Transformation Pack 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>Give your PC the Windows 10 look.</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/03/2017</div>
      <div class="downloads">217,884</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24286/avidemux_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/335/13335/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24286/avidemux_64-bit">Avidemux 2.8 (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>Resize, crop and convert video with this handy utility</p>
        <p></p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">12/28/2021</div>
      <div class="downloads">17,106</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/31245/axence_nettools"><img src="https://img.creativemark.co.uk/uploads/images/754/15754/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/31245/axence_nettools">Axence NetTools 5.0.1.20436</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 useful collection of network management tools</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/22/2015</div>
      <div class="downloads">2,571</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35833/free_firewall"><img src="https://img.creativemark.co.uk/uploads/images/415/18415/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35833/free_firewall">Free Firewall 2.6.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>Give the Windows Firewall a boost using this powerful interface</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">11/22/2021</div>
      <div class="downloads">1,368</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33411/virtuoz"><img src="https://img.creativemark.co.uk/uploads/images/933/16933/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33411/virtuoz">Virtuoz 1.0.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_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Manage 2-20 virtual desktops</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/29/2015</div>
      <div class="downloads">724</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/13400/intel_solid-state_drive_toolbox"><img src="https://img.creativemark.co.uk/uploads/images/885/11885/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/13400/intel_solid-state_drive_toolbox">Intel Solid State Drive Toolbox 3.5.11</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>Examine, test and speed up your Intel SSD with this useful toolkit</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/22/2019</div>
      <div class="downloads">7,959</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34587/screenwings"><img src="https://img.creativemark.co.uk/uploads/images/707/17707/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34587/screenwings">ScreenWings 2.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>Stop software capturing your screen</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/03/2020</div>
      <div class="downloads">1,686</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/2854/freecommander_portable"><img src="https://img.creativemark.co.uk/uploads/images/526/10526/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/2854/freecommander_portable">FreeCommander XE 2024 Build 900 Portable</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>Powerful, yet easy-to-use alternative to Windows Explorer</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/19/2023</div>
      <div class="downloads">1,488</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33161/rufus_portable"><img src="https://img.creativemark.co.uk/uploads/images/466/14466/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33161/rufus_portable">Rufus Portable 4.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.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Easily create bootable USB drives from ISO images</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/24/2024</div>
      <div class="downloads">24,075</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.18

Tor Browser 13.0.15

Firefox 126.0.1

Google Web Designer 16.0.3

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.18

Open Source

Host a virtual operating system


Download


TOR BROWSER 13.0.15

Freeware

Preserve your anonymity online with this interesting privacy tool


Download


FIREFOX 126.0.1

Open Source

Firefox 125 adds the AV1 codec

Download


GOOGLE WEB DESIGNER 16.0.3

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.18

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
Password Safe Portable 3.66.1

Secure password manager which helps to keep your login details safe.

Freeware
06/06/2024
1,429
Notepad++ Portable 8.6.8

Notepad replacement that is well designed for editing code

Freeware
06/06/2024
11,387
Transmission-Qt Portable 4.0.6

Download torrents with ease using this lightweight portable client

Freeware
06/06/2024
2,641
Internet Download Manager 6.42 Build 11

An easy way to turbo-charge your download speeds


Trial Software
06/06/2024
86,581
Syncovery 10.14.16

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

Trial Software
06/06/2024
7,651
Syncovery 10.14.16 (64-bit)

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

Trial Software
06/06/2024
1,366
Universal Media Server 14.0.2

Stream video, audio or pictures to any DLNA device

Open Source
06/06/2024
4,754
SysGauge 10.8.16

A configurable system monitor

Freeware
06/05/2024
1,611
SysGauge 10.8.16 (64-bit)

A configurable system monitor

Freeware
06/05/2024
2,494
ProgDVB Standard 7.60.9 (64-bit)

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


Free, for personal-use only
06/05/2024
26,976

ProgDVB Standard 7.60.9

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

Free, for personal-use only
06/05/2024
24,630
AutoHotkey 2.0.17

Automate any task on your computer with this powerful scripting tool

Open Source
06/05/2024
8,999
Comodo Dragon 124.0.6367.207

Cut-down version of Google Chrome with some security extras


Freeware
06/05/2024
18,445
Screenpresso 2.1.26 Free

Grab, edit and share your screen captures in seconds


Freeware
06/05/2024
10,554
GoodSync for Windows 12.6.9

Keep files synchronised between drives, computers and servers


Freeware
06/05/2024
13,878
Spotify 1.2.39.578

Stream audio tracks from the Internet for free

Freeware
06/05/2024
16,525
IsoBuster 5.4.1

Recover lost data from CDs, DVDs, Blu-ray discs and more

Shareware
06/05/2024
10,924
Chocolatey 2.3.0

Install and control your software with this package manager

Open Source
06/05/2024
1,674
Malwarebytes 5.1.5.116

Malwarebytes' next-generation do-everything product

Freeware
06/05/2024
20,403
Camtasia 2024.0

Capture onscreen activity, edit it into a professional screencast, then share
the results

Trial Software
06/05/2024
51,124
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
Notepad++ Portable 8.6.8

Notepad replacement that is well designed for editing code

Freeware
06/06/2024
11,387
Transmission-Qt Portable 4.0.6

Download torrents with ease using this lightweight portable client

Freeware
06/06/2024
2,641
Syncovery 10.14.16

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

Trial Software
06/06/2024
7,651
Syncovery 10.14.16 (64-bit)

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

Trial Software
06/06/2024
1,366
AutoHotkey 2.0.17

Automate any task on your computer with this powerful scripting tool

Open Source
06/05/2024
8,999
Chocolatey 2.3.0

Install and control your software with this package manager

Open Source
06/05/2024
1,674
Malwarebytes 5.1.5.116

Malwarebytes' next-generation do-everything product

Freeware
06/05/2024
20,403
Syncthing 1.27.8

Sync folders easily and securely, even across far-flung devices

Open Source
06/05/2024
9,303
Opera 110.0

Opera's stable channel introduces Reborn 2020

Freeware
06/04/2024
66,875
Rambox 2.3.3

Simplify your workspace by combining multiple apps and widgets into a single
window.

Function Limited Demo
06/04/2024
3,238

Notepad++ 8.6.8

Notepad replacement that is well designed for editing code


Freeware
06/04/2024
47,012
Notepad++ 8.6.8 (64-bit)

Notepad replacement that is well designed for editing code

Freeware
06/04/2024
13,911
Birdfont 6.6.0

Create commercial or open fonts using this design tool

Free, for personal-use only
06/03/2024
3,943
Mozilla Thunderbird 115.11.1

Minor update to the popular email client, but with a limited number of new
features


Open Source
05/31/2024
53,791
Mozilla Thunderbird 115.11.1 (64-bit)

Minor update to the popular email client, but with a limited number of new
features


Open Source
05/31/2024
12,119
Google Chrome Portable 125.0.6422.142

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

Open Source
05/31/2024
122,634
Google Chrome Portable 125.0.6422.142 (64-bit)

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

Open Source
05/31/2024
47,872
PortableApps.com Platform 29.5.2

Easily download, install, organise, update and generally manage your own
collection of portable apps

Freeware
05/31/2024
10,054
1Password for Windows 8.10.33

Never forget a password thanks to this impressive password management tool


No Trial Available. Purchase Only
05/30/2024
1,908
Transmission-Qt 4.0.6 (64-bit)

Download torrents with ease using this lightweight client

Freeware
05/30/2024
22,865
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
Hotspot Shield 12.9.1

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

Freeware
05/10/2024
299,563
Command & Conquer Red Alert 2

The real-time strategy classic - for free!

Freeware
09/16/2015
204,154
Adobe Acrobat Reader 24.001.20604 (64-bit)

Your essential tool for viewing PDF files

Freeware
03/14/2024
17,316
Empty Standby List 1.0

Free up RAM from a shortcut or script

Freeware
03/11/2016
114,568
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
161,790
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
184,750
CorelDRAW Graphics Suite 2019 v21.0.0.628

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

Trial Software
04/19/2019
21,119
Mem Reduct 3.3.1

Clean up memory automatically and/ or on demand

Freeware
01/05/2018
37,304
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
205,676
uTorrent 3.6.0 build 47006

Next generation BitTorrent client that focuses on speed and efficiency

Freeware
01/23/2024
145,615

Mendeley Desktop 1.19.8

Keep track of all your academic research with this organiser.

Free, for personal-use only
03/26/2021
48,901
Stardock Start11 v2.0.7

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

Free during beta-testing
04/25/2024
44,025
Nitro PDF Pro 14.18.1.41

Powerful PDF creation, editing and management tool

Trial Software
12/11/2023
79,763
Movavi Video Editor Plus 24.4.1 (64-bit)

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


Trial Software
06/04/2024
4,412
Apple iTunes 12.13.2.3 (64-bit)

Download, manage and playback music from your computer


Freeware
05/09/2024
358,034
VMware Workstation Player 17.5.2

Test virtual operating systems

Freeware
05/15/2024
107,897
EaseUS Data Recovery Wizard Free 18.0

Recover lost files, even after deleting a partition or formatting your drive

Function Limited Demo
04/29/2024
45,154
Google Nik Collection 1.2.11

A powerful and free set of Photoshop plugins

Freeware
03/28/2016
13,292
Bennett 1.15

Monitor Bluetooth devices and their signal strength

Freeware
11/20/2016
15,835
Driver Booster 11.4.0.60

Are your drivers up-to-date? Here's how to find out


Freeware
04/25/2024
44,103
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
Simplenote for Windows 10 v1.3.0

A beautifully elegant way to keep and sync notes across all your devices


Freeware
11/28/2018
551
Xara Photo & Graphic Designer 16.0.0.55162

A one-stop photo editing, illustration and design tool

Trial Software
03/21/2019
8,074
Rufus 4.5

Easily create bootable USB drives from ISO images

Freeware
05/23/2024
155,262
Avanquest WebEasy Professional 8

Create your own web site with an easy to use drag and drop editor

Trial Software
08/29/2010
3,503
CCleaner Professional 6.24

Give your system a speed boost by cleansing and optimising your PC

Trial Software
05/24/2024
51,917
TeraCopy 3.17

Speed up and simplify the transfer of files on your PC

Freeware
12/04/2023
50,821
CyberLink PowerDirector Essential 19.3.2928.0

A free video editor that does not compromise on features

Free, for personal-use only
06/11/2021
4,412
Ring3 API Hook Scanner 1.6

Detect and display some API hooks with this low-level security tool

Freeware
03/15/2015
2,414
RawCopy 1.0.0.7

Copy any file - even if it's locked

Open Source
08/17/2017
6,170
LastActivityView 1.35

Find out what's been happening recently on a PC

Freeware
07/18/2019
24,314

Wise JetSearch 3.17.155

Replace Windows’ search tool with something more powerful

Freeware
02/26/2019
2,796
Windows 10 Transformation Pack 7.0

Give your PC the Windows 10 look.

Freeware
01/03/2017
217,884
Avidemux 2.8 (64-bit)

Resize, crop and convert video with this handy utility



Open Source
12/28/2021
17,106
Axence NetTools 5.0.1.20436

A useful collection of network management tools

Freeware
12/22/2015
2,571
Free Firewall 2.6.0

Give the Windows Firewall a boost using this powerful interface

Freeware
11/22/2021
1,368
Virtuoz 1.0.0.1

Manage 2-20 virtual desktops

Freeware
06/29/2015
724
Intel Solid State Drive Toolbox 3.5.11

Examine, test and speed up your Intel SSD with this useful toolkit

Freeware
05/22/2019
7,959
ScreenWings 2.13

Stop software capturing your screen

Freeware
01/03/2020
1,686
FreeCommander XE 2024 Build 900 Portable

Powerful, yet easy-to-use alternative to Windows Explorer

Freeware
12/19/2023
1,488
Rufus Portable 4.5

Easily create bootable USB drives from ISO images

Freeware
05/24/2024
24,075
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.911

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.81.1

Freeware

The first of many official tools to enhance Windows

Download


FBACKUP 9.9.911

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


CAMTASIA 2024 EMBRACES AI TO IMPROVE WORKFLOW AND SIMPLIFY VIDEO CREATION

06 June 2024, Nick Peers


ESSENTIALPIM 12.0 UNVEILS IMPROVED CONTACT MANAGEMENT AND EMAIL TOOLS

30 May 2024, Nick Peers


O&O SAFEERASE 19 UNVEILS ISOLATED FORTRESS ENVIRONMENT, REFRESHED USER INTERFACE

30 April 2024, Nick Peers


VIVALDI 6.7 DEBUTS MEMORY SAVER PERFORMANCE BOOSTER, EXPANDS FEED READER
CAPABILITIES

25 April 2024, Nick Peers
See more posts...


EDITOR'S CHOICE


BITWARDEN 2024.5.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 12.0
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 5.1.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,810,767
Downloads
Secure & Tested Software
6,456
Reviews
Instant Download 24/7
313,452
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 136 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 to manage or withdraw consent in privacy and cookie
settings.

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 (118 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 (71 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 (95 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 (91 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 (29 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 (24 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 (77 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 (31 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 (57 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 (65 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 (10 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Browsing and interaction data, Non-precise location data,
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: Privacy choices, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Precise location
data, Browsing and interaction data, Non-precise location data, Probabilistic
identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device characteristics, Browsing and interaction data, Non-precise location data

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: Users’ profiles, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Non-precise location
data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
Non-precise location data

more

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


View details | Storage details | Privacy policylaunch
Consent


THE UK TRADE DESK LTD

Cookie duration: 3629 (days).

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

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: Privacy choices, IP addresses, Device
characteristics, Browsing and interaction data

more




View details | Privacy policylaunch
Consent


NEXXEN INC.

Cookie duration: 180 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ADVENTORI SAS

Cookie duration: 90 (days).

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

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


NEXXEN GROUP LLC

Cookie duration: 365 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days).

Data collected and processed: Privacy choices, IP addresses, Device
characteristics, Browsing and interaction data, Non-precise location data,
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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Precise location data, Browsing and
interaction data, Non-precise location data, User-provided data, Probabilistic
identifiers

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Precise location data, Browsing and
interaction data, Non-precise location data, User-provided data, Probabilistic
identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days).

Data collected and processed: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
Non-precise location data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-precise location data,
Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


ADFORM A/S

Cookie duration: 3650 (days).

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

more

Cookie duration resets each session. 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data

more




View details | Storage details | Privacy policylaunch
Consent


SIFT MEDIA, INC

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 730 (days).

Data collected and processed: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data,
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: IP addresses, Device characteristics, Browsing and
interaction data, Non-precise location data

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days).

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

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data, Non-precise location data

more

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


View details | Storage details | Privacy policylaunch
Consent


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days).

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

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: Device characteristics, Browsing and interaction
data, Non-precise location data

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-precise location data,
User-provided data, Probabilistic identifiers

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: Privacy choices, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Browsing and
interaction data, User-provided data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-precise location data,
User-provided 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: Privacy choices, IP addresses, Device identifiers,
Browsing and interaction data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


CRIMTAN HOLDINGS LIMITED

Cookie duration: 365 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, 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: IP addresses, Device identifiers, Device
characteristics, Browsing and interaction data, Non-precise location data,
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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-precise location data,
User-provided data, Probabilistic identifiers

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, User-provided data, 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: Privacy choices, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Browsing and
interaction data, Non-precise location data

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: Privacy choices, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Precise location
data, Browsing and interaction data, Non-precise location data, Probabilistic
identifiers

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Precise location data, Browsing and
interaction data, Non-precise location data, User-provided data, Probabilistic
identifiers

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ASK LOCALA

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


AZIRA

Doesn't use cookies.

Data collected and processed: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Precise location data, Browsing and
interaction data, Non-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: Privacy choices, IP addresses, Device
characteristics, Browsing and interaction data, Non-precise location data,
Probabilistic identifiers

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days).

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

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: Privacy choices, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Browsing and
interaction data, Non-precise location data, User-provided data

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
Non-precise location data, User-provided data

more

Cookie duration resets each session.


View details | Privacy policylaunch
Consent


TEADS FRANCE SAS

Cookie duration: 365 (days).

Data collected and processed: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
Non-precise location data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
Non-precise location data, Probabilistic identifiers

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OS DATA SOLUTIONS GMBH & CO. KG

Cookie duration: 90 (days).

Data collected and processed: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
Non-precise location data, User-provided data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
Non-precise location data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


PLATFORM161 B.V.

Cookie duration: 396 (days).

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

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: Privacy choices, IP addresses, Browsing and
interaction data, Non-precise location data

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Non-precise location data,
User-provided data, 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: Users’ profiles, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Browsing and
interaction data, Non-precise location data

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Precise location data, Browsing and
interaction data, Non-precise location data, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


REMERGE GMBH

Doesn't use cookies.

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

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Precise location data, Browsing and interaction data,
Non-precise location data, Probabilistic identifiers

more

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


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data,
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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data,
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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data, Non-precise location
data, User-provided data, Probabilistic identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-precise location data,
User-provided data, Probabilistic identifiers

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: Privacy choices, IP addresses, Device identifiers,
Authentication-derived identifiers

more




View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


INTEGRAL AD SCIENCE (INCORPORATING ADMANTX)

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data,
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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Precise location data, Browsing and interaction data,
Non-precise location data

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


SAGE+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: IP addresses, Device identifiers, Device
characteristics, Precise location data, Browsing and interaction data,
Non-precise location data, User-provided data

more




View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Doesn't use cookies.

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

more




View details | Storage details | Privacy policylaunch
Legitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days).

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

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data, Non-precise location
data, User-provided data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GEMIUS SA

Cookie duration: 1825 (days).

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

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data, Non-precise location data

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Precise location data, Browsing and
interaction data, Non-precise location data, User-provided 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: IP addresses, Device identifiers, Device
characteristics, Browsing and interaction data, Non-precise location data

more




View details | Storage details | Privacy policylaunch
Consent


ORACLE ADVERTISING

Cookie duration: 180 (days).

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

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


AUDIENCEPROJECT A/S

Cookie duration: 365 (days).

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

more

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


View details | Storage details | Privacy policylaunch
Consent


EFFILIATION / EFFINITY

Cookie duration: 30 (days).

Data collected and processed: Device characteristics

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


ARRIVALIST CO.

Cookie duration: 365 (days).

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

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: Users’ profiles, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Precise location
data, Browsing and interaction data, Non-precise location data, Probabilistic
identifiers

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: IP addresses, Device identifiers, Device
characteristics, Non-precise location data, 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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data, Non-precise location data

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data,
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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-precise location data,
User-provided data

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


OTTO (GMBH & CO KG)

Cookie duration: 365 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Precise location data, Browsing and interaction data, Non-precise location data,
User-provided data, Probabilistic identifiers

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


LOCALSENSOR B.V.

Doesn't use cookies.

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


ONLINE SOLUTION

Cookie duration: 365 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Device characteristics, Browsing and interaction data,
User-provided data, Probabilistic identifiers

more




View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies.

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

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Precise location data, Browsing and interaction data,
Non-precise location data, Probabilistic identifiers

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: Users’ profiles, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data, Probabilistic identifiers

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


CINT AB

Cookie duration: 730 (days).

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

more

Uses other forms of storage.


View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days).

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data, User-provided data

more

Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent


PROTECTED MEDIA LTD

Doesn't use cookies.

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

more




View details | Privacy policylaunch
Legitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE DATA CLOUD - MOAT

Doesn't use cookies.

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

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: Privacy choices, Users’ profiles, IP addresses,
Device identifiers, Authentication-derived identifiers, Device characteristics,
Browsing and interaction data, Non-precise location data

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: IP addresses, Device identifiers, Device
characteristics, Non-precise location data

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: Privacy choices, IP addresses, Device identifiers,
Authentication-derived identifiers, Device characteristics, Browsing and
interaction data, Non-precise location data

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: Privacy choices, IP addresses, Device identifiers,
Device characteristics, Browsing and interaction data

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: Privacy choices, IP addresses, Device
characteristics

more




View details | Storage details | Privacy policylaunch
Consent


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days).

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

more

Cookie duration resets each session.


View details | Storage details | Privacy policylaunch
Consent

Ad partners

help_outline


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


INTELLIAD

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


MEDIAMATH

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


ADMAXIM

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


GSKINNER

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


KOBLER

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent

Accept all



Confirm choices

Close