Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Google Chrome is a web browser available on both mobile and desktop platforms. Developed by Google, it uses the WebKit layout engine and application framework.

learn more… | top users | synonyms (1)

-4
votes
0answers
12 views

I can't canfirm my profile on FACEBOOK Chrome for Linux [closed]

http://i.stack.imgur.com/Arhyq.png Please Confirm Your Identity To confirm your identity, please log in from one of these browsers you have used before: Chrome for Linux (May 3 at 2:37pm) Back Im ...
-1
votes
0answers
5 views

like box only appears connected to facebook for www.facebook.com/NeteCentavos

When you are creating a like box, in the url: https://developers.facebook.com/docs/reference/plugins/like-box/, and using as url parameter: www.facebook.com/NetCentavos, the box appears only when you ...
0
votes
1answer
9 views

Chrome and Facebook app active content

I host several facebook apps. I use active content is some like Youtube videos or google maps. Only in chrome this content is not shown. Also note that it works local but not online. For example I ...
1
vote
0answers
21 views

Facebook JS connect unsupported browser

I am trying to do a JavaScript login from my iPhone 4 running Chrome for iOS version 26.0.1410.53 but I'm getting an error as seen below. Here's the live URL to replicate on iPhone - ...
0
votes
1answer
30 views

Iframe on Google Chrome

Hello i am making a website but i am trying to iframe facebook or google into my website, but its not working no website link pops up, i am using google chrome. ...
0
votes
1answer
52 views

Detection mouse click on facebook like button (from chrome extension)

I am developing a chrome extension which will show an alert when user clicks on facebook like button. I'm using jQuery for this purpose but it's not working. Here is the code ...
-1
votes
0answers
61 views

Facebook's App Javascript Not Working In Chrome [closed]

I'm making a Facebook app, and it involves Javascript. The javascript tabs work fine In Chrome on the actual website I'm using, but Inside of Facebook, they fail to work, but for Firefox it works in ...
0
votes
1answer
71 views

Google Chrome & FB Like Button at the bottom of the page

I'm encountering a strange issue. I have a facebook button at the bottom of a page. When clicked, the facebook "Comment/share" box pops up. The behaviour is correct under FF and IE, but not in Chrome, ...
0
votes
1answer
124 views

Facebook login fails on Chrome. No dialog and Javascript uncaught exception

I have this javascript for logging into Facebook: window.fbAsyncInit = function() { FB.init({ appId : '{{ app_id }}', // App ID status : true, // check login ...
-2
votes
2answers
209 views

Facebook comment and like doesn't work in Chrome [closed]

When using Chrome, FB comments and likes on websites doesn't go through. I've tried it being logged on to FB and being logged out as well. When logged in, a message pops up after a few seconds saying ...
0
votes
0answers
44 views

Chrome asks to translate empty page with Facebook JS SDK loaded [closed]

I'm trying to use the Javascript SDK for Facebook. The API works good, but chrome asks to translate the page where I'm loading the SDK. I'm loading the "connect.facebook.net/en_US/all.js" file ...
0
votes
2answers
163 views

Facebook like button straight from facebook doesn't work in FF, chrome, and safari

So I've got a really weird one. I am trying to figure out whats wrong with what must be an admin on facebook issue. Basically the simple like button does not display except in IE It doesn't even ...
8
votes
1answer
120 views

How Are Facebook Doing These Redirects?

I've come across something that's puzzled me for the past 3 hours regarding Facebook's login procedure. I visited http://m.facebook.com (with UA Spoofer installed and set to Nokia Lumia User-Agent) ...
1
vote
0answers
171 views

Unsafe JavaScript attempt to access in Chrome with Facebook Plugins

I am getting an error in Chrome when using a few Facebook plugins, including LIKE button and LIKE Box. This is the error I get: Unsafe JavaScript attempt to access frame with URL ...
0
votes
0answers
308 views

Facebook oauth dialog shows “An error occurred. Please try again later” in Chrome[RESOLVED]

I have added a facebook login button in my localhost site using django framework. In the facebook app settings i have set the site url as http://localhost:8000 and app domain as localhost. After ...
4
votes
1answer
3k views

Facebook: Unsafe JavaScript issue (document.domain values should be same)

Mine is a FB App based on canvas. Facing an issue both on Chrome and Firefox, (although usually Chrome): 1.When I hit my approved fb app secure URL on a new incognito Chrome window ...
0
votes
0answers
122 views

Implementing Oauth within a Chrome extension

I'm looking to implement OAuth through Google, Twitter, Yahoo and Facebook. I've seen the Chrome tutorial (http://smus.com/oauth2-chrome-extensions/) as well as Boris Smus's library ...
0
votes
0answers
76 views

facebook like button is not showing up in google chrome

Hi I've no idea why facebook like button is not showing up in chrome, it is working like charm in Firefox.... im using following code for this <div class="fb-like" ...
0
votes
1answer
121 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 : ...
0
votes
0answers
111 views

Facebook Like plugin not showing on Chrome, just for one website

I am using the facebook like plugin on www.ibmarketingdigital.com.br and it works fine. I tried to use it on www.weshare.net.br and it does not work on Chrome or Internet Explorer, only on firefox. I ...
0
votes
1answer
176 views

Chrome browser: Facebook API Error Code: 191 when invoking Requests dialog

I'm writing a Facebook canvas application that is using a basic Requests dialog. The dialog works fine when I call it from index.php, but I get Error 191 when I call the same code from any other file. ...
8
votes
1answer
208 views

FB redirect issue with white page in iOS chrome

When I press the login button I get the facebook page where I have to give permission to use my facebook account. After I give permission, it redirects to ...
2
votes
2answers
485 views

Facebook like box only working in Chrome

I used the facebook likebox generator to create iframe likebox code. The following was supplied: <iframe ...
2
votes
0answers
367 views

Heroku Node.js sample facebook app does not work in Google Chrome

The Heroku app i'm trying to get to work (code here): https://github.com/heroku/facebook-template-nodejs "Unsafe Javascript attempt to access frame with URL" errors occur when the page is loaded in ...
0
votes
0answers
230 views

How can I edit somebody's Facebook name as a google chrome add-on

I am attempting to remove the images from Facebook pages and be able to edit each "status update" name. I can remove images, but not change status update names. I have tried for hours to do this and ...
0
votes
0answers
213 views

Chrome JavaScript errors when loading Facebook Like box

Unsafe JavaScript attempt to access frame with URL ourdomain.com... from frame with URL ...xd_arbiter.php?... The frame requesting access set 'document.domain' to 'facebook.com', but the frame being ...
0
votes
0answers
74 views

JavaScript in Facebook App Doesn't Work in iFrame [closed]

I have a rather unique issue here. I developed an app on Facebook that doesn't use anything fancy, just HTML, CSS, and jQuery/jQuery UI. The problem is that when it loads for me in Chrome, the JS used ...
0
votes
0answers
507 views

Android open custom url scheme from facebook app

I am uses intent-filter to open custom urls with my app, and it works fine.. When im trying to open my custom url's from google chrome browser or facebook native app post (in private message its ...
1
vote
1answer
179 views

facebook sharer.php error chrome

I am using the sharer button inside a facebook app. It works in all browsers except Chrome. docs.google.com/open?id=0B4wxEQ6Do659WmcwdkN5VlFDZ2s I check tools->javascript console and I see that I ...
0
votes
1answer
392 views

Inject a href code to a facebook page on chrome using extension or js

I manage a group on facebook and banning people who have offending post is pretty hard. You need to go on ban list search for their names and what happens is wait for the results to finish. click gear ...
2
votes
1answer
758 views

Facebook App is not working in Chrome but well in Firefox

I have just started making Facebook Apps using heroku. I made a test app. I uploaded a page on heroku which uses HTML5, CSS and Javascript. The app is not showing in Google Chrome ...
0
votes
1answer
234 views

Facebook Graph API - Error on success?

I am using the Facebook Javascript SDK to upload a photo to the user's timeline. This is my call: function post_photo_to_facebook() { var file_name = 'https://my-image.url.com/image.jpg'; var ...
0
votes
2answers
1k 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 ...
7
votes
2answers
2k views

Refused to connect to [url] because it violates the following Content Security Policy directive

I am the author of a Chrome extension that allows to translate status updates and comments right on Facebook: ...
0
votes
0answers
122 views

Facebook API Loop and No Cookie in Chrome

I am trying to use the facebook connect on a website but I have some trouble on IE and Chrome. Basically I used this method : https://developers.facebook.com/blog/post/534/ using JDK for the button ...
1
vote
1answer
565 views

Can't load facebook js sdk from Chrome extension

I'm trying to use facebook sj sdk in a Chrome extension. Im doing this on my extension init: window.fbAsyncInit = function() { // init the FB JS SDK FB.init({ appId: ...
2
votes
2answers
85 views

Positive Scraping [closed]

BACKGROUND: I'm part of a music sharing (links TO gs/yt on pirating) group on facebook. Each day up to 20 members each post a link to a song that they think the community will like, and so we grow in ...
0
votes
1answer
203 views

Facebook Profile Picture not showing in Chrome

I am having issue with loading Facebook Profile Images in my application. I get list of my friends fromt the graph API and then display the relevant Friend Info and their public profile images My ...
0
votes
0answers
89 views

Initializing fb object on chrome fails with: has no method 'getLoginStatus'

Uncaught TypeError: Object # has no method 'getLoginStatus' This works in all other browsers as far as i can tell. FB.init({ appId : 'XXXXXXXXXXX', status : true, ...
0
votes
0answers
68 views

Chrome: FaceBook FanPage Not Executing Jquery

I have a really wierd issue here i cannot seem to figure out. When Im logged into Facebook and navigate here in Google Chrome https://www.facebook.com/WpSocialTapper?sk=app_116755341813076 I can see ...
0
votes
1answer
389 views

Facebook app inside iFrame Unsafe JavaScript attempt to access frame with URL from frame with URL only on Chrome

I'm using jQuery Webcam Plugin, when I try to append the , when my app is inside an iFrame it gives me this error and chrome is the only one who throws it. If access my app through apps.facebook.com ...
0
votes
1answer
151 views

fbAsyncInit fires in Firefox but not Chrome

I'm having some issues getting fbAsyncInit to fire in Chrome, though I can see it fires in Firefox (through the alert). I've read some stackoverflow questions/answers and found that many traced it ...
0
votes
1answer
120 views

facebook social plugins - chrome browser on pc issue

I am implementing social plugins from facebook and it seems to work on all browsers except chrome on PC. I used the code from facebooks site Also i added this <html ...
1
vote
1answer
460 views

Facebook Like not working on Chrome

I am running the latest version of Chrome on Mac Lion. I added a FB like button to my page which works fine on Firefox but does not work on Chrome for some reason. There seems to be a quick window ...
0
votes
1answer
545 views

FB Login Button Not Showing in Chrome and IE

I have seen similar problems posted here, and I have added as many solutions that made sense (HTML Doc changes, relocating and reordering the scripts/button) but the button only renders and is ...
1
vote
1answer
180 views

FB.Event.subscribe not registering status:true in Internet Explorer and Firefox

I would like my my FB app to automatically get information about the user if they are already logged in to FB. In chrome the following code works perfectly and gets the requested information. In ...
0
votes
1answer
269 views

Facebook custom HTML page not working in Chrome

I have created custom HTML facebook page by pasting my own source code. Its working fine in all browsers Firefox, Safari, IE. But in Google Chrome its not loading external CSS, javascript and ...
0
votes
2answers
566 views

Facebook PHP SDK works in Firefox but not in Chrome

The question might sound a bit dull at first and I'm baffled myself.. I'm developing a PHP application that relies heavily on the Facebook API, thus is using the PHP SDK to connect and getting the ...
0
votes
1answer
225 views

Can we cache the Facebook friend images in Chrome?

We are working on one chrome extension, in which we have FB friend import functionality. Now whenever the extension loads it shows all the FB friends images, so for loading these images from FB takes ...
1
vote
1answer
160 views

Facebook button not loading in chrome

facebook button not display am getting an text only in chrome but it works in firefox. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" lang="en"> ...

1 2 3