shatgupt / runmycode-ext

Compile and run C, C++, Java, Nodejs, Python, Ruby, Go and PHP code online, directly from Github, Gitlab, Bitbucket, and GoByExample.
https://runmycode.online
MIT License
38 stars 21 forks source link

feat: optional website permission support #11

Closed shatgupt closed 6 years ago

shatgupt commented 6 years ago

Now we don't need to specify all supported websites' permission before hand. By default, extension will get installed with permissions for GitHub. User can choose to give permission to the extension on other supported sites if they require.

This also allows us add support for more websites without triggering permission warnings or update blocking by Chrome store.