Cromite | CHANNEL
Open in Telegram
Channel dedicated to Cromite browser: https://github.com/uazo/cromite Join the discussion group using the following invite link: https://t.me/+nM-0s8KXEH9lODdl
Show moreThe country is not specifiedTechnologies & Applications38 194
902
Subscribers
No data24 hours
-97 days
-430 days
Posts Archive
Cromite v134.0.6998.39
____________________
CHANGES:
• bump to 134.0.6998.39
• #1875
• 2a5f5e75 New patches for 134
• Added "Do-not-check-for-the-presence-of-use-remoteexec"
• Added "Temporarily-disable-Tab-Group-Sync-Android"
• 1bad20f7 Move navigation bar to bottom: fix toolbar padding when closing the keyboard fix tab switcher animation (#1433)
• #1433
• d4bc3ee1 Cromite Branding: fix version page
• 21ab0728 Restore Simplified NTP launch: fix crash with MagicStackAndroid enabled (#1814)
• #1814
• 1c3ff57f Android fonts fingerprinting mitigation: fix crash on arm device (#1853) fix bold sans-serif is not correctly displayed (#1851)
• #1853
• #1851
• fdee8dfc Keyboard protection flag: added flag for webview for feature management (#1737)
• #1737
• e896c00f Enable component updater: fix the build and enabling in the webview (#1829)
• #1829
• 468bf9bc Android fonts fingerprinting mitigation: fix the build and enabling in the webview (#1829)
• #1829
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v133.0.6943.127
____________________
CHANGES:
• fe80b07a Bump to 133.0.6943.127
• 5faebfbc Android fonts fingerprinting mitigation (#1830)
replaces system fonts with a predefined set downloaded from www.cromite.org (https://github.com/uazo/cromite/issues/1829)
• #1830
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v133.0.6943.99
____________________
CHANGES:
• Bump to 133.0.6943.99
• 91b0ef37 Use list mode for tab switcher: remove weird blue dot in tabs listing (#1812)
• #1812
• d9469f0f Always use new tab page for default home page: ignore also partner bookmars
• 54f7a7d3 Add setting to clear data on exit: fix crash (#1819)
• #1819
• a59c5dff Add lifetime options for permissions: exclusion of standard chromium management in favour of cromite management (#1815)
• #1815
• 125dbc7a Add cromite flags support: improved chorme://flags page layout
• 42dd8177 Add an always-incognito mode: fix the opening of the bookmarks page (#1813)
• #1813
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v133.0.6943.60
____________________
CHANGES:
• Bump to 133.0.6943.60
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v132.0.6834.163
____________________
CHANGES:
• e9dff231 Bump to 132.0.6834.163
• e46ed4bd Content settings infrastructure: allow javascript for unreachable website internal page (#1571)
• #1571
• 394abc54 Remove help menu item: disable F1 in desktops (#1645)
• #1645
• 2534ca54 Move navigation bar to bottom: fix suggestion item borders (#1594)
• #1594
• b046cf52 Hardening against incognito mode detection: fix max storage buckets with session only cookies (#1754)
• #1754
• 239fd687 Disable WebGPU: remove navigator.gpu.wgslLanguageFeatures (#1676)
• #1676
• 4285885c Cromite Branding: remove chrome labs button in desktop
• d2147ede Remove navigator.connection info: change rtt from 0 to 50 milliseconds (#1754)
connection.rtt at zero is a sign of a bot driver for some fingerprinting scripts
• #1754
• e0269b55 Enable Cert Management UI: fix user certificates not trusted anymore on Android (#1768)
• #1768
• 0b0ed230 Internal firewall: unblock rss pages (#1687)
• #1687
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v132.0.6834.122
____________________
CHANGES:
• 94f18ce2 Bump to 132.0.6834.122
• 08270134 Update patch list
• 9a1b22d5 Enable ProcessBoundStringEncryption by default in Windows: Data placed into a crypto::ProcessBoundString no longer appears in crash dumps or memory dumps so should be used for any sensitive data that should be process-bound. https://issuetracker.google.com/issues/372873695
• 3a783bea Enable Cert Management UI: activates the ui of certificate management in desktop platforms, disabling the use of system certificates by default (which can be activated from the ui).
• 6ceda90a Disable Web Bluetooth by default in desktop platforms: on desktop platforms, disable Bluetooth by default and activate the user-manageable content setting ui. (#1758)
• #1758
• 69ba2608 PublicKeyCredential fingerprinting mitigations: Removes the possibility of obtaining the presence of Windows Hello and Bluetooth by querying the PublicKeyCredential of the webauth api in the Windows platform (#1758)
• #1758
• dfb44424 Disable Posture API
see https://issues.chromium.org/issues/40124716
and https://github.com/w3c/device-posture/blob/gh-pages/security-privacy-self-assessment.md
• 249dbfea Restore adaptive-button-in-top-toolbar-customization: patch simplified
• 25fbfe19 Warning message for unsupported hardware aes: specifies the mode of disabling (#1707)
• #1707
• e8ceb041 Disable Network Time Tracker: disable kNetworkTimeServiceQuerying by default
• 503d7071 Restore chrome password store: disables automatic deletion introduced in upstream (#1735)
• #1735
• 4fdfc5e3 Remove voice recognition integration: remove support fo recognition intents
• 7eb35b08 Partitioning all cookies by top frame domain: keep disabled kNativeUnpartitionedStoragePermittedWhen3PCOff and enable kDisallowSpaceCharacterInURLHostParsing by default
• 8ac9a4bf Improve the browser sandbox: enable kCommittedOriginEnforcements by default
Turn on enforcements based on tracking the list of committed origins in ChildProcessSecurityPolicy::CanAccessMaybeOpaqueOrigin()
see https://issues.chromium.org/issues/40148776
Enable kUseBrowserCalculatedOrigin by default (will be activated by default with 133)
see https://issues.chromium.org/issues/40092527
• e5a5c829 Disable all predictors code: skip preload scan by default
• a039ddf0 Add flag to disable external intent requests: disable external internel from custom tabs
• bd283f6a Add browser policy: Disables additional possibilities for unintended activation of Commerce API
• f121cc05 Experimental user scripts support, Internal firewall: allow building with isdesktopandroid = true (#256)
• #256
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v132.0.6834.83
____________________
see #1729
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v131.0.6778.205
____________________
CHANGES:
• bump to 131.0.6778.205
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v131.0.6778.140
____________________
CHANGES:
• bump to 131.0.6778.140
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v131.0.6778.109
____________________
CHANGES:
• bump to 131.0.6778.109
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v131.0.6778.86
____________________
CHANGES:
• Bump to 131.0.6778.86
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v131.0.6778.70
____________________
CHANGES:
• bump to 131.0.6778.70
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v130.0.6723.117
____________________
CHANGES:
• bump to 130.0.6723.117
• 5595dbbbb88bd098023022cba65ec24c0e80a960 Use browser navigation handler: moved the exclusion of system gestures to the parent view
• 1b5b8eb6e94485b2907623796ec3cc60175bed03 Restore Simplified NTP launch: fix homepage align
#1407
• 7f11e453e1aecdecc27db9e72d68697045c9e92e Keep flag to allow screenshots in Incognito mode: fix upstream bug
#1586
• 3b441e03b2e626d2b51e2a3383ac12807fedb0c5 Content settings infrastructure: try to keeping resources in windows build
Unblock chrome-extension:// urls
#1593
#1571
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v130.0.6723.67
____________________
CHANGES:
• bump to 130.0.6723.67
• e2debc56dd66da9e1a2ad3d89237631f83dde4fc Partition Blink memory cache: fix the bug introduced with https://issues.chromium.org/issues/359910398
Disabled cache memory for shared and service workers
#1554
• 44af0492e00c0508bcd334381ef282d79167f232 Content settings infrastructure: re-added method incorrectly deleted
fix getting text for ask settings
Modified desktop ui: permissions line text turns red when modified
#1571
https://github.com/uazo/cromite/issues/1543
https://github.com/uazo/cromite/issues/1438
• 3512484e44ab36389b04fb1e1c5de742aae7652f Add option to force tablet UI: fix initialization of ChromeSharedPreferences
fix tab strip display
https://github.com/uazo/cromite/issues/1565
https://github.com/uazo/cromite/issues/1421
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v130.0.6723.59
____________________
CHANGES:
• bump to 130.0.6723.59
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v129.0.6668.101
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v129.0.6668.90
____________________
CHANGES:
• bump to 129.0.6668.90
• 97ec9f0a54dc4dd43f37b88e8d592e43c744c215 Bromite subresource adblocker: Block the use of bromite.org as a source of rules
https://github.com/uazo/cromite/issues/1510
• 3aa032d8638e188e4474351341069907897536d1 Inject-scripts-for-AMP-tracking-ads-and-video and Enable-ClickToCall: drop patches
the first because it is out of date and breaks sites, the second because it is useless in android.
https://github.com/uazo/cromite/issues/1489 https://github.com/uazo/cromite/issues/1517
• efa798321976ec73521ef327e13ae64502c55c40 Add flag to disable external intent requests: enable "tel:" schema
merge "Revert Delete block-external-form-redirects" patch
#1489
• 33db5f6648e551ffe92c5e29d96adcd37601924b Cromite Branding: change app name
• adc3dfbb0ae163942ab732d081a4862aa1f23d24 Add custom tab intents privacy option: use the CCT ephemeral mode.
• 7e13130f57f74ca36910e4921ea653aa8bd14384 Show NTP at startup: prioritises the url over the page title
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v129.0.6668.71
____________________
CHANGES:
• bump to 129.0.6668.71
• b8517c3b469b5741785e443780448a9838aef70e Add custom tab intents privacy option: removal of support for ‘Content Relationship Verification’ allowing access to data exchange APIs with CCTs
• b494662ed95ecb614d8aaca27b5ff7499ee6e57c Various patches: modification of UI strings to make them clearer
#1237
• b5762af5b5060ef86c21e7f3c8c9b416faad6b6c ungoogled-chromium: no special hosts/domains: reactivation of special API for account.google.com but only in Android
#1023
• 67180785703b18c4cae8af1bdbcf6a42ba9e5419 Disable various metrics: Disabling the use of the persistent db for performance manager metadata
• cef54f71abb88b4bc583b82d994c85db69dc78dd Cromite Branding: revert changing the user agent brand to Cromite
#1023
#1482
• 9c771f4aecb15ef5673c6a68e3a8b7f97fa01072 Enable ClickToCall: Reactivation of the "click-to-call" flag and activation by default. The functionality is only active if sending Intents from the web is allowed. NOTE: not working yet
#1489
• 275a7d60ac7219796e8b744f45148f4256e64cdb Block leakage of urls in sandbox iframes: Preventing url base fallback leakage in cross orgin sandbox iframe.
Addition of the "block-url-leakage-sandbox-iframe" flag disabled by default.
The aim is to understand whether it is possible to disable the
leakage of certain information in sandbox iframes
DO NOT ACTIVATE: the patch is a wip
#1447
• adfc50b13305cb5d31cdd55cf4dd7427b534578b Remove sideloading of version.dll: disabling support for local version.dll loading in windows
#1474
• 385912cca32ce2d15a3e295f79d5c4dc3a6f7785 Cromite Branding: improve settings ui: Modification to the settings ui with the aim of making it clearer
#1237
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v129.0.6668.59
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________Cromite v129.0.6668.42
____________________
DOWNLOADS:
arm64_ChromePublic.apk
arm_ChromePublic.apk
x64_ChromePublic.apk
chrome-win.zip
chrome-lin64.tar.gz
____________________