Skip to main content

All Questions

2 votes
1 answer
264 views

Chrome 74 breaks work of a Chrome extension

I have a Chrome extension that downloads Facebook messages to the computer. After the latest update of Chrome (v.74) it stopped working. I have created a test extension that will help you understand ...
tube-builder's user avatar
0 votes
1 answer
59 views

Facebook Page Plug-In not responding to data-height under certain situations

I am playing around with the Facebook Page Plug-in and am having a heck of a time with it. What I am trying to do is set the 'data-height' attribute of the plug in to be equal to the height of another ...
Cameron Gray's user avatar
2 votes
1 answer
123 views

Can't select some Facebook classes with jQuery (Chrome Extension)

Long story short. If I use a CSS content_script with the following code... ._o46._nd_ ._hh7 { background-color:#333!important;} ...it works. It changes the Facebook Messenger message bubble color ...
lsfgrd's user avatar
  • 43
0 votes
0 answers
393 views

FB UI POPUP issue popup blocker in chrome

When i initiate FB ui pop up block inside ajax it leads to chrome popup blocker $.ajax({ url:"ajaxcheckurl", data:$(this).serialize(), method:"POST", success:function(...
Sai Deepak's user avatar
1 vote
1 answer
155 views

Chrome addon to replace string on Facebook not working?

I'm using the following javascript inside the Chrome extension Web Override to attempt to replace certain text on all Facebook pages, but it is not working. document.addEventListener('...
user avatar
0 votes
1 answer
298 views

Chrome extension for Facebook loads just on refresh

I wrote an extension which should say 'Hi.' every time the user clicks on a page and this is the code: manifest.json { "name" : "first-ext", "version" : "1.0", "manifest_version" : 2, "permissions":...
Carlo.v's user avatar
0 votes
1 answer
250 views

Chrome Extension on Facebook with Dynamic Posts

Sorry, I think this post probably exists but I couldn't find it. Maybe I am using the wrong words. I am making a Chrome extension that looks at Facebook posts and does something to them. My Content ...
skaz's user avatar
  • 22.4k
0 votes
1 answer
28 views

Navigate between facebook profiles listener

I'm developing a google chrome extension that will insert a button in facebook profile cover, using content script that documented in chrome API i can insert that button on the refresh the page or ...
Mohammed AlBanna's user avatar
0 votes
1 answer
43 views

Chrome extension for Facebook, need to reload page

I'm trying to create a chrome extension to catch the click on any link in facebook.com This is the script, very simple: (it needs jquery) $( "a" ).on( "click", function(eventa) { console.log(...
alinflames's user avatar
0 votes
1 answer
93 views

prevent facebook from uploading images with chrome extension

I'm currently trying to build a chrome extension which processes images in the background, before they are uploaded to facebook, to protect privacy of the users. My problem is that i can't prevent ...
antumin's user avatar
  • 167
0 votes
1 answer
69 views

jQuery loads deleted data

I recently asked a question, about a performance with jQuery (jQuery removing elements with event handlers). I was worried about the event handlers in a deleted product list, but now I have similar ...
seniorpreacher's user avatar
1 vote
3 answers
523 views

Chrome not bringing in facebook app javascript onto page

I have a facebook page below that works fine in Firefox, safari as well as the original iframed source in chrome. However, the site does not load the javascript correctly in chrome on the actual ...
Mixmastermichael's user avatar
0 votes
1 answer
1k views

Facebook share button is not working on IE8

I currently use the sharer php approach to implement the share button in IE8. The problem is even the code is the same but the link generated in IE8 or other browser are different The code is : ...
user782104's user avatar
  • 13.5k
0 votes
3 answers
2k views

jQuery slide-out Facebook like box looks different in Chrome and Firefox

I'm trying to add a Facebook slide-out like box to a site and have got the mechanism working well in Chrome but in Firefox and IE it doesn't retract all the way and it also doesn't fill the entire box ...
Sean Cunningham's user avatar
10 votes
1 answer
8k views

Facebook Web App development error

I keep getting the following error on the debug console on chrome [blocked] The page at https://myURL/canvas ran insecure content from http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/themes/base/...
alex's user avatar
  • 235

15 30 50 per page