Skip to main content

All Questions

Tagged with
0 votes
0 answers
124 views

How can I run a script on the developer console on a site which blocks it?

I want to use JQuery on the developers console when accessing the facebook website. However, I get this following error: Refused to load the script 'https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/...
Stackcans's user avatar
  • 351
0 votes
0 answers
167 views

How to implement appsecret_proof in jquery

I have already running Facebook login and then Faceook strikes with security questions and asked us to enable require app secret and until they limited our app and we were not able to login. Now we ...
Rahul Gupta's user avatar
1 vote
2 answers
572 views

Get text field and use it to build a Facebook sharing link

I am building a free utility to help mobile users share a YouTube video with a manually configured start time (YouTube does not offer this feature in their mobile website and apps). The user pastes ...
stevland's user avatar
  • 119
0 votes
1 answer
824 views

opengraph dynamic images for Facebook, Telegram and Whatsapp

I have a travel site with a url like this one http://www.mysite.tv/index.php?destination=somePlace And when I share the url on Facebook, Telegram and Whatsapp I want to show an image for each ...
user avatar
1 vote
0 answers
146 views

Chrome Extension Facebook messages

I am making chrome extension that open facebook profile send friend request and need to send message to that person. I am not sure how to implement facebook api or how to send facebook message to that ...
UnitedEmpire's user avatar
0 votes
1 answer
86 views

Using jQuery to have facebook like count

Since opengraph only provide those informations array(2) { ["engagement"]=> array(4) { ["reaction_count"]=> int(1) ["comment_count"]=> int(0) ["...
Stanislas Piotrowski's user avatar
1 vote
1 answer
36 views

Facebook, how does it use ajax and only update on the users side when called?

So how do facebook run the newsfeed? Im trying to create something similar. From what i have observed, Facebook does not use a $jQuery refresh to get get the updated newsfeed, the comments/likes are ...
nats's user avatar
  • 67
1 vote
1 answer
120 views

How to select all checkboxes at Facebook's Publishing Tools page?

I have a facebook page and I need delete all posts but I can't because those too many posts. I want select all checkboxes with js with console. Example; <div class="_88ly"><input ...
Halil Acar's user avatar
0 votes
0 answers
39 views

Login with facebook opening in other language

My website has feature to login with facebook. I created app as well and its working fine. Problem is when user press login with facebook, its opening facebook in indian language. It should be english,...
Rashid Bhura's user avatar
-1 votes
1 answer
133 views

href javascript button not showing

I am implementing a share function in my javascript. but the button link doesn’t appear, I’m really a beginner and researched but I couldn’t find out where I’m wrong, the button link just doesn’t ...
Davi's user avatar
  • 77
1 vote
1 answer
282 views

How can I use a function parameter to define a customEvent in facebook conversion API

I want to record in Facebook event manager which questions a user exits. Gravity Forms provides the function below; it runs your code block when a user moves to the next question on the form. jQuery(...
Anonynnous's user avatar
0 votes
1 answer
121 views

Detect if a users Anti-Virus or Browser is blocking marketing tracking code like Facebook FBQ?

Is there a way you can detect in C# if a browser is blocking external marketing tracking information like fbq? In JQuery you can use typeof fbq !== 'undefined' to detect if the Facebook Pixel tracking ...
Tig7r's user avatar
  • 535
0 votes
0 answers
24 views

Facebook comment section will only load once [duplicate]

I've encountered a weird issue whereas the comment section on my website will only load when initially visiting the page, but not when you're using the navigation to revisit the home section. All ...
aslakjs's user avatar
1 vote
1 answer
546 views

How to select all check boxes on facebook content library

I have an old page with many posts/photos and I need to delete all posts/photos. I'm the creator of this page and. I need to select all checkboxes on this page. I tried a few JS and jQuery codes in ...
Joshua Graham's user avatar
0 votes
1 answer
357 views

How open facebook app on specific profile using jquery

i was tried everything, but nothing work. it always show me the main view on facebook app. This is my code window.open(`fb://{profile}`, '_blank') I tried with other possibilities such as fb://...
Javier's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
128