Skip to content

Latest commit

 

History

History

analytics

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
Name: Chrome Platform Analytics
URL: https://github.com/GoogleChrome/chrome-platform-analytics
Version: 1.6.0c
Date: 3/24/2015
License: Apache 2.0
License File: NOT_SHIPPED
Security Critical: yes

Description:
This package supports the use of Google Analytics (GA) in Chrome Platform
Applications and Extensions.  

The library is available from GitHub both as closure JS source and as a
"compiled" bundle (traditional JS). The bundle is included here so that
traditional JS apps (non-closure-compiled) can employ the library.

The SHA1 hash for this version of GoogleChrome/chrome-platform-analytics is
472ed678a2322e9a18b10eadb5adba2cde68529a.

Local Modifications:
Added externs.js allowing apps that do use closure compiler to compile code
referencing this library.