/chrome-ext-analysis

857 final project

Primary LanguagePython

Chrome extension analytics

Analytic output for the 50 most commmon traits in each category

 'content_security_policy': [ ('script-src', 6692), ('object-src', 3034),
                               ('connect-src', 339), ('img-src', 281),
                               ('style-src', 161), ('default-src', 101),
                               ('frame-src', 96), ('font-src', 65),
                               ('child-src', 31), ('media-src', 31),
                               ('worker-src', 21), ('sandbox', 11),
                               ('frame-ancestors', 7), ('report-uri', 7),
                               ('form-action', 6), ('script-src-elem', 5),
                               ('base-uri', 5), ('style-src-elem', 3),
                               ('manifest-src', 2), ('prefetch-src', 2),
                               ('script-src-attr', 2), ('style-src-attr', 2),
                               ('xhr-src', 2), ('report-to', 1),
                               ('require-sri-for', 1)],
  'misc': [],
  'num_apps_evaluated': 2750,
  'num_content_scripts': [ (1, 617), (2, 126), (3, 67), (4, 21), (6, 11),
                           (5, 10), (7, 4), (10, 3), (11, 2), (9, 2), (38, 1),
                           (23, 1), (37, 1), (174, 1), (21, 1), (17, 1), (8, 1),
                           (15, 1), (13, 1)],
  'permissions': [ ('storage', 1728), ('tabs', 1719), ('contextMenus', 1113),
                   ('notifications', 1007), ('cookies', 946),
                   ('unlimitedStorage', 901), ('management', 777),
                   ('topSites', 700), ('https://*.google.com/*', 671),
                   ('https://*.freeaddon.com/*', 634),
                   ('http://*.freeaddon.com/*', 632),
                   ('http://*.sportifytab.com/*', 632),
                   ('https://*.sportifytab.com/*', 632),
                   ('http://*.yaytab.com/*', 632),
                   ('https://*.yaytab.com/*', 632),
                   ('http://*.live-tab.com/*', 632),
                   ('https://*.live-tab.com/*', 632),
                   ('http://*.freeaddon-wall.com/*', 632),
                   ('https://*.freeaddon-wall.com/*', 632), ('webRequest', 413),
                   ('activeTab', 402), ('<all_urls>', 358),
                   ('webRequestBlocking', 357), ('http://*/*', 288),
                   ('https://*/*', 284), ('webNavigation', 231),
                   ('alarms', 205), ('identity', 109), ('*://*/*', 85),
                   ('background', 84), ('idle', 80), ('clipboardWrite', 78),
                   ('downloads', 76), ('chrome://favicon/', 76),
                   ('bookmarks', 68), ('history', 58), ('http://*/', 57),
                   ('geolocation', 57), ('proxy', 52), ('nativeMessaging', 52),
                   ('https://*/', 51), ('*://anx.tb.ask.com/*', 39),
                   ('*://live.tb.ask.com/*', 39), ('*://hp.myway.com/*', 39),
                   ('clipboardRead', 32), ('gcm', 32), ('privacy', 31),
                   ('https://*.bing.com/*', 30), ('desktopCapture', 27),
                   ('*://*.idm.oclc.org/*', 25)],
  'unsafe': [("'unsafe-eval'", 927), ("'unsafe-inline'", 60)]}