11/16/2021, 6:21 am | from CHIP / DPA Publishers
Created with agency material
Thanks to a mega update, WhatsApp users get three new features. This will align the Messenger versions with each other.
If you use WhatsApp on your computer in your browser, you may have lost the option to edit known images from smartphones. At this point, the Meta subsidiary has made improvements and introduced a desktop photo editor.
With it, photos can not only be cropped or rotated. According to the information, users can also add text or stickers to their photos.
Samsung Galaxy S21 on Amazon offer: click here to view the offer
WhatsApp update: more new stickers and link previews
Keyword Stickers – There is another innovation for Whatsapp on smartphones. Emojis are no longer just suggested, context-matching stickers are also displayed if you type certain words in search of the right message props.
The third and final announced change also affects mobile devices: in the future, smartphones and the like will have website previews, videos or photos in the form of small images if you have received a link, so you know approximately what you are. searching. the expected url tipper. Users are already familiar with link previews from the competitor’s messaging signal, among other things.
if(frame === window.top) { break; }
frame = frame.parent; }
/** * Set up a __tcfapi proxy method to do the postMessage and map the callback. * From the caller's perspective, this function behaves identically to the * CMP API's __tcfapi call */
window.__tcfapi = function(cmd, version, callback, arg) { if (!cmpFrame) { callback({msg: 'CMP not found'}, false); } else { const callId = Math.random() + ''; const msg = { __tcfapiCall: { command: cmd, parameter: arg, version: version, callId: callId, }, };
cmpCallbacks[callId] = callback; cmpFrame.postMessage(msg, '*'); } };
function postMessageHandler(event) { let json = {};
try { json = typeof event.data === 'string' ? JSON.parse(event.data) : event.data; } catch (ignore) {}
const payload = json.__tcfapiReturn;
if (payload) { if (typeof cmpCallbacks[payload.callId] === 'function') { cmpCallbacks[payload.callId](payload.returnValue, payload.success); cmpCallbacks[payload.callId] = null; } } }
window.addEventListener('message', postMessageHandler, false); }()); }
function consentSpecificVendor(vendorId) { window.__tcfapi('postCustomConsent', 2, (data) => { if (data) { location.reload(); } }, [vendorId], [], []); }
function acceptFacebookConsentVendor() { consentSpecificVendor('5f1b2fbdb8e05c3057240f56'); }
function acceptInstagramConsentVendor() { consentSpecificVendor('5e7e5243b8e05c1c467daa57'); }
function acceptTwitterConsentVendor() { consentSpecificVendor('5e71760b69966540e4554f01'); }
function acceptYoutubeConsentVendor() { consentSpecificVendor('5e7ac3fae30e7d1bc1ebf5e8'); }
function acceptTrackdelightConsentVendor() { consentSpecificVendor('5e77acddd8d48d795087425b'); }
function acceptTikTokConsentVendor() { consentSpecificVendor('5e7f6927b8e05c4e491e7380'); }
function acceptTwitchConsentVendor() { consentSpecificVendor('5ec462c02330505ab89fbb3b'); }
function acceptVimeoConsentVendor() { consentSpecificVendor('5eac148d4bfee33e7280d13b'); }
window.__tcfapi('addEventListener', 2, function(tcData) { if (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'useractioncomplete') { window.__tcfapi('getCustomVendorConsents', 2, function(vendorConsents, success) {
let vendorConsented = false; vendorConsents.consentedVendors.forEach(vendor => { if (vendor && vendor._id === '5e71760b69966540e4554f01') { vendorConsented = true; } });
if (success && vendorConsented) { const rootElement = document.getElementById('chip-widgets-twitter-619362563cc19'); const thirdPartyScripts = { twitter: 'https://platform.twitter.com/widgets.js', facebook: 'https://connect.facebook.net/de_DE/sdk.js#xfbml=1&version=v2.6', trackdelight: 'https://scripts.tracdelight.io/tracdelight.js?accesskey=7a4942c4d62b262ad8303aaa50708d78', instagram: '//www.instagram.com/embed.js', tikTok: 'https://www.tiktok.com/embed.js', };
for (let i=0; i < rootElement.childNodes.length; i++) { // nodeType 8 is HTML Comment if (rootElement.childNodes[i].nodeType == 8) { rootElement.innerHTML = rootElement.childNodes[i].data.trim(); if (thirdPartyScripts.hasOwnProperty('twitter')) { const script = document.createElement("script"); script.src = thirdPartyScripts['twitter']; script.async = true; script.defer = true; rootElement.appendChild(script); } } } } }); window.__tcfapi('removeEventListener', 2, function(success) {}, tcData.listenerId); } });
Introvert. Beer guru. Communicator. Travel fanatic. Web advocate. Certified alcohol geek. Tv buff. Subtly charming internet aficionado.