You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Our company is moving from public github to private github (GitHubEnterprise/GHE).
In the process, I will be losing the use of this nice extension.
One of the folks in charge of the move identified the problem with this extension.
Yeah...I'm guessing this line would have to change:
npm i webext-domain-permission-toggle webext-dynamic-content-scripts
// in background.jsimport'webext-dynamic-content-scripts';importaddDomainPermissionTogglefrom'webext-domain-permission-toggle';addDomainPermissionToggle();
Our company is moving from public github to private github (GitHubEnterprise/GHE).
In the process, I will be losing the use of this nice extension.
One of the folks in charge of the move identified the problem with this extension.
Yeah...I'm guessing this line would have to change:
github-repo-size/src/inject.js
Line 3 in b84b14b
to be configurable and to use the API Base URL I sent in the email
The text was updated successfully, but these errors were encountered: