As the title says, the goal should be that someone should be able to just paste the <script/> tag and without any manual calls to Sentry.init get the experience using it.
That means, for example, pageload transactions and Replays are automatically captured when Performance and/or Replay is enabled.
It should be possible to still call Sentry.init yourself and with that overwrite our defaults.