web-api-manager/lib/init.js
2017-10-13 17:30:57 -05:00

3 lines
No EOL
177 B
JavaScript

// Initial content script for the Web API manager extension, that creates
// the "namespace" we'll use for all the content scripts in the extension.
window.WEB_API_MANAGER = {};