Portable Chromium



Download

Developer: The Chromium Authors/winPenPack Team
Last Updated: Tuesday 29 December 2020 - 17:28:19
Downloads: 47717
7.3 - 6 votes

Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base. PortableApps.com: Portable Software/USB Portable software for cloud, local, and portable USB drives. Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. This site contains design documents, architecture overviews, testing information, and more to help you learn to build and work with the Chromium source code.


[It] Chromium è un web browser open source dai cui deriva Google Chrome. La porzione del codice scritto da Google è rilasciata sotto licenza BSD con altre parti soggette a varie licenze libere (licenza MIT, LGPL, Microsoft Public License e Mozilla Public License). Possiede le stesse caratteristiche di Chrome, ma ha un logo leggermente differente
[En] Chromium is the open source web browser project from which Google Chrome draws its source code. The Google-authored portion of it is released under the BSD license, with other parts being subject to a variety of different permissive open-source licenses, including the MIT License, the LGPL, the Ms-PL, and an MPL/GPL/LGPL tri-license. It implements the same feature set as Google Chrome, but has a slightly different logo.

Versione/Version: Software [87.0.4280.88 stable] - X-Launcher [1.5.4] - INI [rev17]
Licenza Software/Software License: BSD License
Licenza Launcher/Launcher License:winPenPack License Agreement
Codice Sorgente/Source Code:Launcher source - Chromium source
Lingua/Language: (Multilingual)
Prerequisiti/Prerequisites: Windows XP SP2 / Windows Vista
Modifiche/Changes :
[rev4] cambiata directory download predefinita in Downloads, pulito codice non necessario(@MyDocumentsDir@), cambiato splash screen
[rev5] impostazione localizzazione interfaccia, avvio home page winpenpack in doppia lingua (da cambiare, se si desidera, modificando X-Chromium.ini), modificato splash screen
[rev6] disabilitata richiesta per browser predefinito, cambiato splash screen
[rev7] bug fix pagina iniziale
[rev8] bug fix toolbar ('show_home_button') -Link-
[rev9] eliminata localizzazione, modifica esportazione chiavi di registro in base a nuova versione
[rev10] svuotamento cache alla chiusura programma -Link-
[rev11] reindirizzamento cache in cartella temporanea, disabilitato safe browsing (causa dimensione eccessiva file storicizzazione), rimozione cartella LocalAppDataChromium vuota in chiusura
[rev12] creazione cartella 'plugins' in BinChrome ( -Link- )
[rev13] aggiunta RE per normalizzazione percorsi (eventuale bug su installazione estensioni), rimosso splash screen, aggiunto traytip, aggiornato launcher 1.5.1
[rev14] esportazione chiave registro
[rev15] modifica tutte RE per nuova versione programma, bug-fix selezione percorso download, bug-fix default browser
[rev16] aggiunto supporto a Pepper Flash Player
[rev17] removed x-default_readme, fixed default browser bug
winPenPack is a free and open source project managed by developers who offer their work freely. Obviously, this project has costs (development, hosting, domain registrations) that need to be covered. If you wish to ensure for a long time yet the existence of winPenPack, it would be very much appreciated if you could make a donation.

How to install a Portable Software
How to update a Portable Software
How to delete a Portable Software
How to install an X-Software
How to update an X-Software
How to delete an X-Software
Search in the website
Get support in Forum
Submit a bug
FAQs
Notes about images use
winPenPack User Guide
winPenPack Menu User Guide
How to personalize winPenPack

Portable Chromium Download 64 Bit

Getting Involved‎ > ‎

Download Chromium


You can test Chrome builds or Chromium builds. Chrome builds have the most infrastructure for analyzing crashes and reporting bugs. They also auto-update as new releases occur, which makes them a good choice for most uses. Chrome Canary is available for Windows and Mac and autoupdates daily. Other channels (dev and beta) are available.
Chromium builds do not auto-update, and do not have symbols. This makes them most useful for checking whether a claimed fix actually works. Use the following instructions to find builds:

Easy Point and Click for latest build:

Open up https://download-chromium.appspot.com

Easy Script to download and run latest Linux build:

Not-as-easy steps:

  1. Head to https://commondatastorage.googleapis.com/chromium-browser-snapshots/
  2. Choose your platform: Mac, Win, Linux, ChromiumOS
  3. Pick the Chromium build number you'd like to use
    1. The latest one is mentioned in the LAST_CHANGE file
  4. Download the zip file containing Chromium
  5. There is a binary executable within to run

Please file bugs as appropriate.


Downloading old builds of Chrome / Chromium

Let's say you want a build of Chrome 44 for debugging purposes. Google does not offer old builds as they do not have up-to-date security fixes.
However, you can get a build of Chromium 44.x which should mostly match the stable release.
  1. Look in https://googlechromereleases.blogspot.com/search/label/Stable%20updates for the last time '44.' was mentioned.
  2. Loop up that version history ('44.0.2403.157') in the Position Lookup
  3. In this case it returns a base position of '330231'. This is the commit of where the 44 release was branched, back in May 2015.*
  4. Open the continuous builds archive
  5. Click through on your platform (Linux/Mac/Win)
  6. Paste '330231' into the filter field at the top and wait for all the results to XHR in.
  7. Eventually I get a perfect hit: https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac/330231/
    1. Sometimes you may have to decrement the commit number until you find one.
  8. Download and run!
* As this build was made at 44 branch point, it does not have any commits merged in while in beta.
Typically that's OK, but if you need a true build of '44.0.2403.x' then you'll need to build Chromium from the 2403 branch. Some PortableApps/PortableChromium sites offer binaries like this, due to security concerns, the Chrome team does not recommend running them.