Configuring via URL

This method is mostly for debugging purposes.

You can provide each configuration as query parameter in your page URL, prefixed with mwActive.

Example:

https://www.example.com/about?
    mwActiveAccessToken=my-token
    &mwActiveProjectId=123
    &mwActiveCurrentLanguage=en-US
    &mwActiveWidgetElement=%23mw-active
    &mwActiveRenderWidget=true
    &mwActiveTheme=light
    &mwActivePosition=bottom-left
    &mwActiveFollowUser=true
    &mwActiveUseDummyTranslations=true
    &mwActiveUseDynamicTranslations=true
    &mwActiveChangeMode=history
    &mwActiveUrlMode=path
    &mwActiveModifyLinks=true
    &mwActiveQueryName=locale
    &mwActiveWaitForDom=true