Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Facebook app configuration for Firefox os(packaged app)

  • 4 replies
  • 7 have this problem
  • 44 views
  • Last reply by atish-kumar

I am developing a firefox os packaged app. For my app what will be the values of red marked portions. Please see the following link in stackoverflow

http://stackoverflow.com/questions/22781623/facebook-app-configuration-for-firefox-ospackaged-app

I am developing a firefox os packaged app. For my app what will be the values of red marked portions. Please see the following link in stackoverflow http://stackoverflow.com/questions/22781623/facebook-app-configuration-for-firefox-ospackaged-app

All Replies (4)

This might shed some light on each of those MDN: Packaged apps

I think it is the launch_path in the manifest https://developer.mozilla.org/en-US/A.../Manifest

Modified by guigs

Facebook does not take launch_path as app domain. It gives following error. Thanks.

atish-kumar, does this also happen with a full url with "https://www.domainname.com/PhotoFilter.html"?