DrewML / octo-preview

Chrome extension for live markdown previews in GitHub comments
40 stars 10 forks source link

Limit Permissions #6

Open DrewML opened 8 years ago

DrewML commented 8 years ago

This extension currently requests access to all URIs. This was a quick and super dirty solution to get this working for GH Enterprise users.

Should limit the permissions to just GitHub.com, and have a settings panel where a user can enter their GH Enterprise hostname to enable support.