Google Chrome

Discussion in 'other software & services' started by khanyash, Mar 2, 2015.

  1. khanyash

    khanyash Registered Member

    Joined:
    Apr 4, 2011
    Posts:
    2,428
    can anyone tell me what are the default extensions that come installed with Google Chrome?
     
  2. WildByDesign

    WildByDesign Registered Member

    Joined:
    Sep 24, 2013
    Posts:
    2,587
    Location:
    Toronto, Canada
    Just some Google stuff, see below:

    Code:
    // Dictionary of default apps to install into new profiles.  Each entry maps
    // the extension's id to its crx's path (relative to this file) and the version
    // of the extension contained in the crx.
    //
    // When an extension is added or removed here, the two lists 'default_apps_list'
    // and 'default_apps_list_linux_dest' in build/common.gypi must also be updated.
    {
      "blpcfgokakmgnkcojhhkbfbldkacnbeo" : {
        "external_crx": "youtube.crx",
        "external_version": "4.2.5",
        "is_bookmark_app": true
      },
      "coobgpohoikkiipiblmjeljniedjpjpf" : {
        "external_crx": "search.crx",
        "external_version": "0.0.0.19",
        "is_bookmark_app": true
      },
      "pjkljhegncpnkpknbcohdijeoejaedia" : {
        "external_crx": "gmail.crx",
        "external_version": "7"
      },
      "apdfllckaahabafndbhieahigkjlhalf" : {
        "external_crx": "drive.crx",
        "external_version": "6.2"
      },
      "aohghmighlieiainnegkcijnfilokake" : {
        "external_crx": "docs.crx",
        "external_version": "0.0.0.6"
      },
      // Google Sheets
      "aapocclcgogkmnckokdopfmhonfmgoek" : {
        "external_update_url": "https://clients2.google.com/service/update2/crx"
      },
      // Google Slides
      "felcaaldnbdncclmgdcncolpebgiejap" : {
        "external_update_url": "https://clients2.google.com/service/update2/crx"
      }
    }
    
     
  3. khanyash

    khanyash Registered Member

    Joined:
    Apr 4, 2011
    Posts:
    2,428
    I dont understand anything from the screenshot.
    I am not an expert in these things.
     
  4. WildByDesign

    WildByDesign Registered Member

    Joined:
    Sep 24, 2013
    Posts:
    2,587
    Location:
    Toronto, Canada
    YouTube, Google Search, Gmail, Google Drive, Google Docs, Google Sheets and Google Slides. That is pre-installed "extensions" on a default Google Chrome install. Although there may be other things that Google sneaks in under the hood as well.
     
  5. safeguy

    safeguy Registered Member

    Joined:
    Jun 14, 2010
    Posts:
    1,797
    If you have just installed Chrome , go to chrome://extensions/ and you'll see which extensions come by default.
     
  6. khanyash

    khanyash Registered Member

    Joined:
    Apr 4, 2011
    Posts:
    2,428
    Thanxx for the info
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.