Created
November 10, 2016 05:32
-
-
Save chillbits-legacy/96704c5aeca18c77eec8bc7aac801fcb to your computer and use it in GitHub Desktop.
Config js in manifest.json file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"main.js": { | |
"files": [ | |
"scripts/main.js" | |
], | |
"main": true | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment