Beta sync - superficial tweaks#591
Merged
Merged
Conversation
…ation Restructured `tts.html` to enhance usability and clarify URL parameter generation for Social Stream Ninja overlays. - Implemented a responsive two-column layout for the main content, separating TTS test controls from the URL parameter guide. - Updated the "URL Parameter Guide" section with clearer explanations and notes on parameter usage. - Provided distinct, automatically updating URL examples for various Social Stream Ninja overlays (e.g., `dock.html`, `featured.html`, `bot.html`, `chatbot.html`). - Added individual "Copy" buttons for each generated URL to streamline user workflow. - Increased the maximum width of the main content paragraph (`p`) for better display on larger screens. - Adjusted JavaScript to update all relevant overlay URLs dynamically based on selected TTS settings. [auto-enhanced]
Introduces full Turkish localization for the application. - Add `translations/tr.json` to provide all necessary strings in Turkish. - Include 'Turkish' as a selectable language option in `popup.html`'s language dropdown. - Increment extension version to `3.28.5` in `manifest.json`. - Update default sign-in URL in `settings/config_0.json`. [auto-enhanced]
Updates the `signin.url` within `settings/config_0.json`. The previous URL, `https://abrahamjuliot.github.io/creepjs/`, was likely a placeholder or incorrect. This change points the sign-in configuration directly to `https://twitch.tv/`, correcting the intended integration for Twitch-related authentication or features. [auto-enhanced]
- Improve error handling in `background.js`'s `getSourceType` to consistently return boolean responses, preventing silent failures when `chrome.runtime.lastError` occurs.
- Update `manifest.json` to version `3.28.6`.
- Refine TikTok configuration in `settings/config_0.json`:
- Add new sign-in parameters (`preload`, `monitorAntiBot`, `useSystemBrowser`, `useTLSProxy`) to offer more control over the TikTok login process, potentially addressing previous integration issues.
- Adjust `tiktok.wss.size` to `1100x865` for optimized WebSocket streaming window dimensions.
- Remove the redundant `size` property from `tiktok.signin`.
- Switch to strict equality (`===`) for `getSource` message comparison in `sources/twitch.js` for improved code quality.
[auto-enhanced]
readme sync
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.