PlayStation Poland reminds you to exchange games with PlayStation Plus. This is your last chance to claim the amazing titles the company introduced in January. Tomorrow we will see an exchange and new products will be added to the catalog.
I often don’t recall sharing games with the PS Plus but in recent months Sony does not disappoint. The PlayStation Home subsidiary reminds players to exchange production – Only today you can add three more items to the list:
- Shadow Tomb Raider
Release year: 2018
Average score: 75%
- The fall of greed
Release year: 2019
Average score: 72%
- ManEater (PS5)
Release year: 2020
Average score: 68%
The new PlayStation Plus show hits the servers at different times, but usually at 12-13 pm we can take advantage of the new show, so if you want to play, among other things, Maneater, don’t postpone this fun until later.
You should definitely remember that you don’t need to own a PlayStation 5 to be able to add the said Maneater to the list for example. All you have to do is log in via the PlayStation website or official app to add the titles to the list. Then, after purchasing the PS5, you’ll be able to see what Sony has to offer on the PS Plus.
Also check it out The latest promotion on the PlayStation Store.
function statusChangeCallback(response, forced) {
if (response.status === 'connected') {
// Logged into your app and Facebook.
FB.api('/me', function(response) {
if (forced == 1) {
console.log('Próba logowania przez przycisk');
} else {
console.log('Próba autologowania');
}
console.log(JSON.stringify(response));
//fbAutoLogin(JSON.stringify(response), forced); });
//fbAutoLogin(fb_user_id);
} else if (response.status === 'not_authorized') {
// The person is logged into Facebook, but not your app.
console.log('Please log into this app.');
} else {
// The person is not logged into Facebook, so we're not sure if
// they are logged into this app or not.
console.log('Please log into Facebook.');
} }
// This function is called when someone finishes with the Login
// Button. See the onlogin handler attached to it in the sample
// code below.
function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response, 1);
});
}
window.fbAsyncInit = function() {
FB.init({
appId: '113502828807977', // App ID
cookie: true, // enable cookies to allow the server to access the session
xfbml: true, // parse social plugins on this page
version: 'v2.2' // use version 2.2
});
FB.getLoginStatus(function(response) {
statusChangeCallback(response, 0);
});
}
// Here we run a very simple test of the Graph API after login is
// successful. See statusChangeCallback() for when this call is made.
function testAPI() {
}
// Load the SDK Asynchronously
(function(d) {
var js, id = 'facebook-jssdk',
ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement('script');
js.id = id;
js.async = true;
js.src = "https://connect.facebook.net/pl_PL/all.js";
ref.parentNode.insertBefore(js, ref);
}(document));
“Devoted organizer. Incurable thinker. Explorer. Tv junkie. Travel buff. Troublemaker.”