{ "content_scripts": [ { "js": [ "githubBase.bundle.js" ], "matches": [ "https://github.com/*", "https://www.github.com/*", "https://gist.github.com/*" ], "run_at": "document_end" } ], "description": "", "incognito": "not_allowed", "key": "pNneSVwuYiS1cPgrXrP6s5FaZb0knxarTWcq5a+B26k=", "manifest_version": 2, "name": "greaselion-0", "version": "1.0" }