blob: 6fbb29f1432b8516d1fba77218715e42864d2136 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Name: Chrome Platform Analytics
URL: https://github.com/GoogleChrome/chrome-platform-analytics
Version: 1.5.2
Date: 2/5/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
e7c6f0e6ca6edfdd6cba0cd350516e55eb513959.
Local Modifications:
Added externs.js allowing apps that do use closure compiler to compile code
referencing this library.
|