I want to create a custom tab to a facebook page, so I can add an iframe and put a deployed web app inside it. But as the official docs say here: https://developers.facebook.com/docs/pages/tabs/ I cannot add custom tabs if my page has less than 2000 likes. Is there any way to have a test page so I can check this feature without having the restriction of 2k likes?
Test mode facebook page for custom tabs
234 Views Asked by Giannis Savvidis At
0
There are 0 best solutions below
Related Questions in FACEBOOK
- Facebook Api - Albums/Photos/Comments
- How to get Facebook subscriber count + friend count
- Firebase facebook authentication not working
- Facebook iOS SDK 4 error info.plist
- Why don't any of my facebook share buttons work?
- Can't perform authentication through facebook with Parse
- PlayN and Firefox issues
- How do I stop the facebook send widget from going off the screen?
- Add extended permissions - Facebook
- Pass image, summary, URL to Facebook share button in ASP.NET MVC
- Facebook Open Graph Description in a message length limitation
- Facebook ShareKit image caption not working
- how to display Notification Count in iOS like Facebook
- How to estimate current situation of an old site not created by myself before i launch my new one?
- Facebook Graph API limit publishing to fan page
Related Questions in IFRAME
- ios responsive design not working (too wide in portrait orientation)
- Detect IFRAME blocking?
- iframe just before unload event
- Check URL is available Using PHP. if URL is available load the iframe
- Sending url to iframe in different page
- Iframe not passing url parameters
- how to insert and iframe from php
- Serving external webpages through a single website
- jQuery mobile - generating html dynamically not working with iframe
- AngularJs iframe source update not invoking javascript methods
- Webmail confirmation without new page
- Title attribute tooltips and iframes
- Asp.Net Mvc 4 - Login does not work in Safari Mobile
- Display IFrame from same domain under SSL
- responsive iframe center for ipad
Related Questions in FACEBOOK-TABS
- 404 error when adding a Facebook Page Tab using a Squarespace URL
- Embed webform in facebook tab
- Is it possible to add adverts to a custom Facebook Page Tab app?
- Facebook refused to display frame because of X-Frame-Options
- Facebook page tab above all in my page timeline
- Facebook Tabs - Difference between apps vs tabs
- Facebook Page Tab renaming using fb app id
- Error while uploading a facebook tab page to facebook
- How do i get app_data on a Facebook page tab using php sdk 5
- Is it possible to create facebook page tab that let users upload photos to one specific page album?
- Add Facebook tab for page for angular2 site
- Disable / configure "play" link on facebook shared publication from a facebook game
- Test mode facebook page for custom tabs
- Facebook Custom Tabs
- Facebook graph api adding custom tab not working
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?