Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "content_scripts": [ {
- "js": [ "jquery.min.js", "main.js" ],
- "matches": [ "*://url/*"]
- } ],
- "description": "title",
- "manifest_version": 2,
- "name": "title",
- "version": "0.1"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement