Chrome extension for bypassing area errors on DMM.
The following area errors are handled:
- General DMM cookie-based area restriction is fixed by changing (
webRequest.onBeforeSendHeaders
) relevant cookie value. - KanColle gadget server area restriction is fixed by redirecting (
webRequest.onBeforeRequest
) gadget server requests to a third party cache, so it works like a CDN via GitHub pages (Fastly network).