Browse Source

feat: Chrome-109.0.5414.120-x64,支持Win7的最后一个版本

master
fellow99 7 months ago
parent
commit
28b37a48f4
48 changed files with 95 additions and 1 deletions
  1. 8
    0
      109.0.5414.120/109.0.5414.119.manifest
  2. 8
    0
      109.0.5414.120/109.0.5414.120.manifest
  3. 9
    0
      109.0.5414.120/423Down.url
  4. 5
    0
      109.0.5414.120/Extensions/external_extensions.json
  5. BIN
      109.0.5414.120/Locales/en-US.pak
  6. BIN
      109.0.5414.120/Locales/zh-CN.pak
  7. 8
    0
      109.0.5414.120/MEIPreload/manifest.json
  8. BIN
      109.0.5414.120/MEIPreload/preloaded_data.pb
  9. BIN
      109.0.5414.120/VisualElements/Logo.png
  10. BIN
      109.0.5414.120/VisualElements/LogoBeta.png
  11. BIN
      109.0.5414.120/VisualElements/LogoCanary.png
  12. BIN
      109.0.5414.120/VisualElements/LogoDev.png
  13. BIN
      109.0.5414.120/VisualElements/SmallLogo.png
  14. BIN
      109.0.5414.120/VisualElements/SmallLogoBeta.png
  15. BIN
      109.0.5414.120/VisualElements/SmallLogoCanary.png
  16. BIN
      109.0.5414.120/VisualElements/SmallLogoDev.png
  17. 8
    0
      109.0.5414.120/WidevineCdm/LICENSE
  18. BIN
      109.0.5414.120/WidevineCdm/_platform_specific/win_x64/widevinecdm.dll
  19. BIN
      109.0.5414.120/WidevineCdm/_platform_specific/win_x64/widevinecdm.dll.sig
  20. 38
    0
      109.0.5414.120/WidevineCdm/manifest.json
  21. BIN
      109.0.5414.120/chrome.dll
  22. BIN
      109.0.5414.120/chrome.dll.sig
  23. BIN
      109.0.5414.120/chrome.exe.sig
  24. BIN
      109.0.5414.120/chrome_100_percent.pak
  25. BIN
      109.0.5414.120/chrome_200_percent.pak
  26. BIN
      109.0.5414.120/chrome_elf.dll
  27. BIN
      109.0.5414.120/chrome_pwa_launcher.exe
  28. BIN
      109.0.5414.120/chrome_wer.dll
  29. BIN
      109.0.5414.120/d3dcompiler_47.dll
  30. 9
    0
      109.0.5414.120/default_apps/external_extensions.json
  31. BIN
      109.0.5414.120/elevation_service.exe
  32. BIN
      109.0.5414.120/eventlog_provider.dll
  33. BIN
      109.0.5414.120/icudtl.dat
  34. BIN
      109.0.5414.120/libEGL.dll
  35. BIN
      109.0.5414.120/libGLESv2.dll
  36. BIN
      109.0.5414.120/mojo_core.dll
  37. BIN
      109.0.5414.120/nacl_irt_x86_64.nexe
  38. BIN
      109.0.5414.120/notification_helper.exe
  39. BIN
      109.0.5414.120/optimization_guide_internal.dll
  40. BIN
      109.0.5414.120/resources.pak
  41. BIN
      109.0.5414.120/v8_context_snapshot.bin
  42. BIN
      109.0.5414.120/vk_swiftshader.dll
  43. 1
    0
      109.0.5414.120/vk_swiftshader_icd.json
  44. BIN
      109.0.5414.120/vulkan-1.dll
  45. 1
    1
      README.md
  46. BIN
      chrome.exe
  47. BIN
      chrome_proxy.exe
  48. BIN
      version.dll

+ 8
- 0
109.0.5414.120/109.0.5414.119.manifest View File

@@ -0,0 +1,8 @@
<assembly
xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<assemblyIdentity
name='109.0.5414.119'
version='109.0.5414.119'
type='win32'/>
<file name='chrome_elf.dll'/>
</assembly>

+ 8
- 0
109.0.5414.120/109.0.5414.120.manifest View File

@@ -0,0 +1,8 @@
<assembly
xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<assemblyIdentity
name='109.0.5414.120'
version='109.0.5414.120'
type='win32'/>
<file name='chrome_elf.dll'/>
</assembly>

+ 9
- 0
109.0.5414.120/423Down.url View File

@@ -0,0 +1,9 @@
[InternetShortcut]
URL=https://www.423down.com/
Modified=10F057733342CC010C
IconIndex=13
IconFile=C:\WINDOWS\system32\shell32.dll
IDList=
HotKey=0
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11

+ 5
- 0
109.0.5414.120/Extensions/external_extensions.json View File

@@ -0,0 +1,5 @@
// This json file will contain a list of extensions that will be included
// in the installer.

{
}

BIN
109.0.5414.120/Locales/en-US.pak View File


BIN
109.0.5414.120/Locales/zh-CN.pak View File


+ 8
- 0
109.0.5414.120/MEIPreload/manifest.json View File

@@ -0,0 +1,8 @@
{
"name": "MEI Preload",
"icons": {},
"version": "1.0.7.1652906823",
"manifest_version": 2,
"update_url": "https://clients2.google.com/service/update2/crx",
"description": "Contains preloaded data for Media Engagement"
}

BIN
109.0.5414.120/MEIPreload/preloaded_data.pb View File


BIN
109.0.5414.120/VisualElements/Logo.png View File


BIN
109.0.5414.120/VisualElements/LogoBeta.png View File


BIN
109.0.5414.120/VisualElements/LogoCanary.png View File


BIN
109.0.5414.120/VisualElements/LogoDev.png View File


BIN
109.0.5414.120/VisualElements/SmallLogo.png View File


BIN
109.0.5414.120/VisualElements/SmallLogoBeta.png View File


BIN
109.0.5414.120/VisualElements/SmallLogoCanary.png View File


BIN
109.0.5414.120/VisualElements/SmallLogoDev.png View File


+ 8
- 0
109.0.5414.120/WidevineCdm/LICENSE View File

@@ -0,0 +1,8 @@
Google LLC and its affiliates ("Google") own all legal right, title and
interest in and to the content decryption module software ("Software") and
related documentation, including any intellectual property rights in the
Software. You may not use, modify, sell, or otherwise distribute the Software
without a separate license agreement with Google. The Software is not open
source software.

If you are interested in licensing the Software, please contact www.widevine.com

BIN
109.0.5414.120/WidevineCdm/_platform_specific/win_x64/widevinecdm.dll View File


BIN
109.0.5414.120/WidevineCdm/_platform_specific/win_x64/widevinecdm.dll.sig View File


+ 38
- 0
109.0.5414.120/WidevineCdm/manifest.json View File

@@ -0,0 +1,38 @@
{
"manifest_version": 2,
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "WidevineCdm",
"description": "Widevine Content Decryption Module",
"version": "4.10.2557.0",
"minimum_chrome_version": "68.0.3430.0",
"x-cdm-module-versions": "4",
"x-cdm-interface-versions": "10",
"x-cdm-host-versions": "10",
"x-cdm-codecs": "vp8,vp09,avc1,av01",
"x-cdm-persistent-license-support": true,
"x-cdm-supported-encryption-schemes": [
"cenc",
"cbcs"
],
"icons": {
"16": "imgs/icon-128x128.png",
"128": "imgs/icon-128x128.png"
},
"platforms": [
{
"os": "win",
"arch": "x64",
"sub_package_path": "_platform_specific/win_x64/"
},
{
"os": "win",
"arch": "x86",
"sub_package_path": "_platform_specific/win_x86/"
},
{
"os": "win",
"arch": "arm64",
"sub_package_path": "_platform_specific/win_arm64/"
}
]
}

BIN
109.0.5414.120/chrome.dll View File


BIN
109.0.5414.120/chrome.dll.sig View File


BIN
109.0.5414.120/chrome.exe.sig View File


BIN
109.0.5414.120/chrome_100_percent.pak View File


BIN
109.0.5414.120/chrome_200_percent.pak View File


BIN
109.0.5414.120/chrome_elf.dll View File


BIN
109.0.5414.120/chrome_pwa_launcher.exe View File


BIN
109.0.5414.120/chrome_wer.dll View File


BIN
109.0.5414.120/d3dcompiler_47.dll View File


+ 9
- 0
109.0.5414.120/default_apps/external_extensions.json View File

@@ -0,0 +1,9 @@
// Dictionary of default apps to install into new profiles. They will be
// dynamically downloaded and installed from CWS on profile creation.
{
// Drive extension
"ghbmnnjooekpmoecnnnilnnbdlolhkhi" : {
"external_update_url": "https://clients2.google.com/service/update2/crx"
}
}


BIN
109.0.5414.120/elevation_service.exe View File


BIN
109.0.5414.120/eventlog_provider.dll View File


BIN
109.0.5414.120/icudtl.dat View File


BIN
109.0.5414.120/libEGL.dll View File


BIN
109.0.5414.120/libGLESv2.dll View File


BIN
109.0.5414.120/mojo_core.dll View File


BIN
109.0.5414.120/nacl_irt_x86_64.nexe View File


BIN
109.0.5414.120/notification_helper.exe View File


BIN
109.0.5414.120/optimization_guide_internal.dll View File


BIN
109.0.5414.120/resources.pak View File


BIN
109.0.5414.120/v8_context_snapshot.bin View File


BIN
109.0.5414.120/vk_swiftshader.dll View File


+ 1
- 0
109.0.5414.120/vk_swiftshader_icd.json View File

@@ -0,0 +1 @@
{"file_format_version": "1.0.0", "ICD": {"library_path": ".\\vk_swiftshader.dll", "api_version": "1.0.5"}}

BIN
109.0.5414.120/vulkan-1.dll View File


+ 1
- 1
README.md View File

@@ -1,2 +1,2 @@
# Chrome-109.0.5414.120-x64
支持Win7的最后一个版本

BIN
chrome.exe View File


BIN
chrome_proxy.exe View File


BIN
version.dll View File


Loading…
Cancel
Save