FaceSlim icon indicating copy to clipboard operation
FaceSlim copied to clipboard

Add support for fb:// urls

Open brownianmotion opened this issue 6 years ago • 2 comments

Some pages on the mobile site now link to fb:// urls. It would be nice to rewrite these to http urls.

Currently, the "See your memories" link points to fb://onthisday/?source=shared_feed_story and clicking on it displays this message:

Web page not available The web page at fb://onthisday/?source=shared_feed_story could not be loaded because: net::ERR_UNKNOWN_URL_SCHEME

We should be able to rewrite that to https://m.facebook.com/onthisday/?source=shared_feed_story

brownianmotion avatar Nov 18 '19 08:11 brownianmotion

I'll try and throw together a pull request for this in the near future.

brownianmotion avatar Nov 18 '19 08:11 brownianmotion

I'll try and throw together a pull request for this in the near future.

No longer a need for this. Facebook fixed whatever they changed.

creativetrendsapps avatar Nov 27 '19 15:11 creativetrendsapps