Browser core update for Multilogin 6 π‘
β‘οΈ New
β’ Mimic got the new Chrome 133 core
βοΈ Fixes
β’ We've made it harder for websites to detect Playwright
β Notes
β’ The core will be updated automatically on profile launch
β‘οΈ New
β’ Mimic got the new Chrome 133 core
βοΈ Fixes
β’ We've made it harder for websites to detect Playwright
Here are some examples of the websites where you will receive less captcha challenges (or no longer receive them at all): CreepJS, BlackHatWorld, Bing, NopeCHA, Bet365, BotChecker
β Notes
β’ The core will be updated automatically on profile launch
π£ Last nudge!
That's all folks - our Valentine's Day promotion ends tonight at 23:59 UK time π
Donβt miss this chance to secure the best price (and also to buy larger quantities of proxy traffic at a wholesale price) for your plan!
π Get a privileged deal before midnight
That's all folks - our Valentine's Day promotion ends tonight at 23:59 UK time π
Donβt miss this chance to secure the best price (and also to buy larger quantities of proxy traffic at a wholesale price) for your plan!
π Get a privileged deal before midnight
Multilogin
Contact | Multilogin Support Center
Get in touch with Multilogin support team for any questions or issues.
Browser core update for Multilogin X π‘
β‘οΈ New
1οΈβ£ Proxy traffic saver: reduce data usage and speed up browsing by blocking images and videos
β’ In Mimic, images and most autoplay videos are blocked (some videos and ads may still play due to the difference in technology used)
β’ In Stealthfox, all images and videos are blocked
How to enable? Use the
2οΈβ£ Puppeteer support for Stealthfox using WebDriver BiDi: enables more advanced automation capabilities
How to use? To use it with Puppeteer, replace
β Notes
β’ If enabled, Proxy traffic saver also blocks captcha images, making them harder to solve
β’ Some Puppeteer features may not work due to WebDriver BiDi limitations β check Puppeteerβs official documentation for more details
β’ The core will be updated automatically on profile launch
β‘οΈ New
1οΈβ£ Proxy traffic saver: reduce data usage and speed up browsing by blocking images and videos
β’ In Mimic, images and most autoplay videos are blocked (some videos and ads may still play due to the difference in technology used)
β’ In Stealthfox, all images and videos are blocked
How to enable? Use the
save_traffic
parameter (true/false
) in the following API endpoints (as part of the proxy configuration): Profile Create, Profile Update, Profile Partial Update, Start Quick Profile. 2οΈβ£ Puppeteer support for Stealthfox using WebDriver BiDi: enables more advanced automation capabilities
How to use? To use it with Puppeteer, replace
puppeteer.connect
with a WebSocket connection in your script:const browserWsURL = ws://127.0.0.1:${port}/session;
const browser = await puppeteer.connect({
browserWSEndpoint: browserWsURL,
protocol: 'webDriverBiDi', // Using WebDriver BiDi
timeout: 10000
});
β Notes
β’ If enabled, Proxy traffic saver also blocks captcha images, making them harder to solve
β’ Some Puppeteer features may not work due to WebDriver BiDi limitations β check Puppeteerβs official documentation for more details
β’ The core will be updated automatically on profile launch
π1
This media is not supported in your browser
VIEW IN TELEGRAM
Browser core update for Multilogin X and 6 π‘
β‘οΈ New
β’ Mimic got the new 134 core
β’ Stealthfox got the new 136 core
β’ Paste text in a way that mimics natural typing with our Paste as human feature! Right-click on any text box and select "Paste as human" or use the shortcut Ctrl + Shift + H (read more here)
β Notes
β’ The core will be updated automatically on profile launch
π Secret giveaway alert
Thereβs a hidden bonus in this post β don't miss out!
The first person to comment "paste as human" below will double their monthly Multilogin proxy traffic (one-time)!
β‘οΈ New
β’ Mimic got the new 134 core
β’ Stealthfox got the new 136 core
β’ Paste text in a way that mimics natural typing with our Paste as human feature! Right-click on any text box and select "Paste as human" or use the shortcut Ctrl + Shift + H (read more here)
β Notes
β’ The core will be updated automatically on profile launch
π Secret giveaway alert
Thereβs a hidden bonus in this post β don't miss out!
π₯4β€1π1
Browser core update for Multilogin X and 6 π‘
β‘οΈ New
β’ Mimic got the new 135 core
β’ Stealthfox got the new 137 core
β Notes
β’ The core will be updated automatically on profile launch
β‘οΈ New
β’ Mimic got the new 135 core
β’ Stealthfox got the new 137 core
β Notes
β’ The core will be updated automatically on profile launch
π4
Multilogin X β Back-end update v4.8 π
β‘οΈ New
β’ Strict & non-strict mode in API: you no longer need to fill in every detail manually! In non-strict mode, the system autofills default values to save you time and improve your experience. Works across all API endpoints β except profile update and generate proxy βοΈ
β’ Convert a quick profile to local via API: easily keep and reuse profiles you created on the fly. Just make sure the quick profile is running, and you can turn it into a local one β no need to start from scratch next time π
β’ Add tags to profiles via API (profile create, update, and partial update endpoints): stay organized and find profiles faster. Add up to 10 custom tags per profile to group, filter, and manage your accounts more efficiently. Tags will also appear in the UI soon π·
β‘οΈ New
β’ Strict & non-strict mode in API: you no longer need to fill in every detail manually! In non-strict mode, the system autofills default values to save you time and improve your experience. Works across all API endpoints β except profile update and generate proxy βοΈ
β’ Convert a quick profile to local via API: easily keep and reuse profiles you created on the fly. Just make sure the quick profile is running, and you can turn it into a local one β no need to start from scratch next time π
β’ Add tags to profiles via API (profile create, update, and partial update endpoints): stay organized and find profiles faster. Add up to 10 custom tags per profile to group, filter, and manage your accounts more efficiently. Tags will also appear in the UI soon π·
β€2
Multilogin X β Back-end update v4.9 π
β‘οΈ New
β’ View all available core versions: use the new Get Browser Cores endpoint to retrieve a full list of supported major and minor browser core versions
β’ Set minor versions: choose specific
βοΈ Fixes
β’
β Notes
β’ Only the last 6 major versions are supported, and minor versions must fall within that range
β‘οΈ New
β’ View all available core versions: use the new Get Browser Cores endpoint to retrieve a full list of supported major and minor browser core versions
β’ Set minor versions: choose specific
core_version
values during profile creation or updateβοΈ Fixes
β’
auto_update_core
flag fix: works as expected now, no need to reset manuallyβ Notes
β’ Only the last 6 major versions are supported, and minor versions must fall within that range
β€3π₯1
Browser core update for Multilogin X and 6 π‘
β‘οΈ New
β’ Mimic got the new 136 core
β’ Stealthfox got the new 138 core
βοΈ Fixes
β’ Weβve resolved bugs and enhanced stability to improve how mobile profiles run
β Notes
β’ The core will be updated automatically on profile launch
β‘οΈ New
β’ Mimic got the new 136 core
β’ Stealthfox got the new 138 core
βοΈ Fixes
β’ Weβve resolved bugs and enhanced stability to improve how mobile profiles run
β Notes
β’ The core will be updated automatically on profile launch
π3
π’ The countdown is on β 5 days left π
Weβve redesigned Multilogin X β not just for looks, but to help you move faster, stay organized & work smarter.
You told us:
π£οΈ "I want to get things done faster."
π£οΈ "I need an easier way to manage profiles."
π£οΈ "I want to keep profiles organized and easy to find."
β We listened.
β We rebuilt it.
π Dropping June 11
Weβve redesigned Multilogin X β not just for looks, but to help you move faster, stay organized & work smarter.
You told us:
π£οΈ "I want to get things done faster."
π£οΈ "I need an easier way to manage profiles."
π£οΈ "I want to keep profiles organized and easy to find."
β We listened.
β We rebuilt it.
π Dropping June 11
β€15π₯6π1
π·οΈ Whatβs Coming: Quick Tags. Easy Edits. Total Control
Folders? Filters? Lost profiles? Not anymore. π
β Tag profiles however you like (βclient Aβ, βwarm-upβ, βVIPβ)
β Rename profiles instantly β just click and edit
β Customize your view to see exactly what matters
Multilogin X makes it simple. 3 days left π
Folders? Filters? Lost profiles? Not anymore. π
β Tag profiles however you like (βclient Aβ, βwarm-upβ, βVIPβ)
β Rename profiles instantly β just click and edit
β Customize your view to see exactly what matters
Multilogin X makes it simple. 3 days left π
π₯6
π‘ Whatβs Coming: Smarter Profiles, Less Traffic Waste
Multilogin X isnβt just prettier β itβs smarter π§
π Add notes directly to any profile
π Quick import/export of profiles & cookies
π Proxy Traffic Saver to cut bandwidth
Scraping, scaling, and staying organized β all covered π
2 days to go π₯
Multilogin X isnβt just prettier β itβs smarter π§
π Add notes directly to any profile
π Quick import/export of profiles & cookies
π Proxy Traffic Saver to cut bandwidth
Scraping, scaling, and staying organized β all covered π
2 days to go π₯
π₯5β€1
Browser core update for Multilogin X and 6 π‘
β‘οΈ New
β’ Mimic got the new 137 core
β’ Stealthfox got the new 139 core
β Notes
β’ The core will be updated automatically on profile launch
β‘οΈ New
β’ Mimic got the new 137 core
β’ Stealthfox got the new 139 core
β Notes
β’ The core will be updated automatically on profile launch
π4
π New Multilogin X is LIVE!
Whatβs new:
β Hotkeys + drag & drop
β Tags, notes, custom views
β Bulk actions, real-time dashboard
β Proxy Traffic Saver & more
New here? π Try it for β¬1.99
More details? π Read the blog
Already using Multilogin? π Check it out
Whatβs new:
β Hotkeys + drag & drop
β Tags, notes, custom views
β Bulk actions, real-time dashboard
β Proxy Traffic Saver & more
New here? π Try it for β¬1.99
More details? π Read the blog
Already using Multilogin? π Check it out
π₯11β€4
π Our Referral Program Is Live!
Love Multilogin? Earn unlimited, never-expiring β¬10 for every friend
who joins Multilogin.
π Learn more: Visit our Referral Program page
π Ready to earn? Log in now and start referring!
Love Multilogin? Earn unlimited, never-expiring β¬10 for every friend
who joins Multilogin.
π Learn more: Visit our Referral Program page
π Ready to earn? Log in now and start referring!
β€3π₯1π1
Scheduled maintenance for Multilogin X ππ
We will be performing planned maintenance on π Saturday, June 21st at 6 PM UTC+3 (EEST). The maintenance will last for up to 30 minutes, and the app will not be accessible during that period.
Please accept our most sincere apologies for the temporary work interruption.
In case of any questions, please contact us through the live chat (it is available on our website) or at our email address support@multilogin.com, we would be more than happy to help! π¬
We will be performing planned maintenance on π Saturday, June 21st at 6 PM UTC+3 (EEST). The maintenance will last for up to 30 minutes, and the app will not be accessible during that period.
Please accept our most sincere apologies for the temporary work interruption.
In case of any questions, please contact us through the live chat (it is available on our website) or at our email address support@multilogin.com, we would be more than happy to help! π¬
Multilogin X β UI update v6.9 πΌ
β‘οΈ New
β’ Start more quick profiles at once: weβve raised the limit β you can now start up to 25 quick profiles at the same time (up from 10) π
β‘οΈ New
β’ Start more quick profiles at once: weβve raised the limit β you can now start up to 25 quick profiles at the same time (up from 10) π
β€4π2
Multilogin X β UI update v7.0 πΌ
β‘οΈ New
β’ Two-factor authentication (2FA) is here: you can now protect your Multilogin account with an extra layer of security. Enable 2FA in account settings, and, after entering your password, use a code from Google Authenticator to log in π
β‘οΈ New
β’ Two-factor authentication (2FA) is here: you can now protect your Multilogin account with an extra layer of security. Enable 2FA in account settings, and, after entering your password, use a code from Google Authenticator to log in π
β€7
π₯ Summer Sale: 40% OFF
Donβt miss our Big Summer Sale β grab your 40% discount before itβs gone!
Enjoy more with this limited-time offer. Valid until July 9th!
π Check out the new pricing here
How to switch your current plan?
β If you already have an active plan, just message our support "Upgrade" and weβll sort it out!
β If you're new to Multilogin, go ahead and grab the deal directly on the website β the discount applies automatically
Donβt miss our Big Summer Sale β grab your 40% discount before itβs gone!
Enjoy more with this limited-time offer. Valid until July 9th!
π Check out the new pricing here
How to switch your current plan?
β If you already have an active plan, just message our support "Upgrade" and weβll sort it out!
β If you're new to Multilogin, go ahead and grab the deal directly on the website β the discount applies automatically
π₯4β€1
Multilogin X β Easier payments update π¦
β‘οΈ New
β’ Simplified in-app payments: you can now buy a subscription plan directly within the app, with the checkout page opening in a new tabβno need to leave the app or access your email inbox to complete the process.
β‘οΈ New
β’ Simplified in-app payments: you can now buy a subscription plan directly within the app, with the checkout page opening in a new tabβno need to leave the app or access your email inbox to complete the process.
π₯4π1