var Content = require("../output/ExampleWebExt.Content"); function main() { Content.main(); } main();