{"id":16949179,"url":"https://github.com/lucaslarroche/facebook-deep-linking","last_synced_at":"2025-08-01T17:11:05.184Z","repository":{"id":226722581,"uuid":"208950925","full_name":"lucaslarroche/facebook-deep-linking","owner":"lucaslarroche","description":"Redirect Facebook web links to Facebook App on iOS and Android","archived":false,"fork":false,"pushed_at":"2019-10-18T03:01:54.000Z","size":4,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T20:13:02.474Z","etag":null,"topics":["deep-linking","deep-links","facebook","url-scheme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucaslarroche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-09-17T03:26:48.000Z","updated_at":"2024-07-10T18:25:14.000Z","dependencies_parsed_at":"2024-03-09T09:23:29.262Z","dependency_job_id":"b7a88b2f-187e-4e2b-8cfa-464cca872cfe","html_url":"https://github.com/lucaslarroche/facebook-deep-linking","commit_stats":null,"previous_names":["lucaslarroche/facebook-deep-linking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucaslarroche/facebook-deep-linking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaslarroche%2Ffacebook-deep-linking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaslarroche%2Ffacebook-deep-linking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaslarroche%2Ffacebook-deep-linking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaslarroche%2Ffacebook-deep-linking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucaslarroche","download_url":"https://codeload.github.com/lucaslarroche/facebook-deep-linking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaslarroche%2Ffacebook-deep-linking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268265863,"owners_count":24222526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-linking","deep-links","facebook","url-scheme"],"created_at":"2024-10-13T21:53:20.754Z","updated_at":"2025-08-01T17:11:05.147Z","avatar_url":"https://github.com/lucaslarroche.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Facebook deep linker\n\nLightweight JavaScript module to **redirect Facebook web links to Facebook App on iOS and Android**, as it should be! Work for Pages, Groups and Profiles links.\n\n\n## Why?\nUnlike links to Facebook Messenger, Facebook links to Pages, Groups and Profiles are not deep linked to Facebook App on mobile devices 😡.\n\n## Usage\nWork without package manager or dependencies 🙂!\n\n### Link the JavaScript:\n```html\n\u003cscript src=\"fb-deep-link.min.js\"\u003e\u003c/script\u003e\n```\n\n### Add the Facebook ID to your Facebook links:\n```html\n\u003ca href=\"{Fb-Link}\" data-fbid=\"{Fb-ID}\"\u003eMy Facebook Link\u003c/a\u003e\n```\n\nYou can find your Facebook ID here: [Facebook Profile ID](https://www.facebook.com/help/1397933243846983), [Facebook Page ID](https://www.facebook.com/help/1503421039731588), or on this [third party website](https://findmyfbid.com/).\n\n### Examples:\n```html\n\u003ca href=\"https://facebook.com/GitHub/\" data-fbid=\"262588213843476\"\u003eGitHub Facebook Page\u003c/a\u003e\n\u003ca href=\"https://facebook.com/groups/fbdevelopers/\" data-fbid=\"146797922030397\"\u003eFacebook Developer Group\u003c/a\u003e\n\u003ca href=\"https://facebook.com/zuck\" data-fbid=\"4\"\u003eMark Zuckerberg Profile\u003c/a\u003e\n```\nThis links should open inside Facebook App on iOS and Android.\n\n## Disclaimer\nApps URL scheme (deep links) changes regularly. It is possible that this JavaScript module no longer work on iOS or Android in a few months.\n\n## Support\nTested and working for Pages, Groups and Profiles in:\n- Chrome 76 for Android, iOS and macOS\n- Safari 12 for macOS and iOS 12\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaslarroche%2Ffacebook-deep-linking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucaslarroche%2Ffacebook-deep-linking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaslarroche%2Ffacebook-deep-linking/lists"}