Giter VIP home page Giter VIP logo

checkchrome's Introduction

CheckChrome

馃寪 Yet another chrome offline package download page generator.

Author Build Status License

Demo

https://chrome-dl.com

API for CheckChrome

XML Format Output

Not compressed (For development)

GET https://chrome-dl.com/api/chrome.xml

Compressed (For production)

GET https://chrome-dl.com/api/chrome.min.xml

Advanced - Google Updater (Omaha) API

POST https://tools.google.com/service/update2
DATA:
<?xml version='1.0' encoding='UTF-8'?>
<request protocol='3.0' version='1.3.23.9' shell_version='1.3.21.103' ismachine='0'
         sessionid='{3597644B-2952-4F92-AE55-D315F45F80A5}' installsource='ondemandcheckforupdate'
         requestid='{CD7523AD-A40D-49F4-AEEF-8C114B804658}' dedup='cr'>
<hw sse='1' sse2='1' sse3='1' ssse3='1' sse41='1' sse42='1' avx='1' physmemory='12582912' />
<os platform='win' version='6.3' arch='{{arch}}'/>
<app appid='{{appid}}' ap='{{ap}}' version='' nextversion='' lang='' brand='GGLS' client=''><updatecheck/></app>
</request>
{{appid}}
Stable: 8A69D345-D564-463C-AFF1-A69D9E530F96",
Beta: 8A69D345-D564-463C-AFF1-A69D9E530F96",
Dev: 8A69D345-D564-463C-AFF1-A69D9E530F96",
Canary: 4EA16AC7-FD5A-47C3-875B-DBF4A2008C20"
{{arch}}
x64, x86
{{ap}}
Stable
    "x86": "-multi-chrome",
    "x64": "x64-stable-multi-chrome"
Beta
    "x86": "1.1-beta",
    "x64": "x64-beta-multi-chrome"
Dev
    "x86": "2.0-dev",
    "x64": "x64-dev-multi-chrome"
Canary
    "x86": "",
    "x64": "x64-canary"

@metowolf https://i-meto.com/chrome-binary/

Author

CheckChromeSukka, Released under the GPL-3.0 License.

Personal WebsiteBlog 路 GitHub @SukkaW 路 Telegram Channel @SukkaChannel

Render

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    馃枛 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 馃搳馃搱馃帀

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google 鉂わ笍 Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.