Browse Source

Add Facebook service

gh-pages
Vulich Fernando 4 years ago committed by GitHub
parent
commit
e4dde70cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 15
      api/services.json

15
api/services.json

@ -253,6 +253,21 @@
"note": "",
"titleBlink": false,
"custom_domain": true
},
{
"id": "facebook",
"logo": "facebook.png",
"name": "Facebook",
"description": "Create an account or log into Facebook. Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.",
"url": "https://www.facebook.com/",
"type": "messaging",
"allow_popups": false,
"manual_notifications": false,
"js_unread": "",
"userAgent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Rambox/1.5.2 Chrome/83.0.4103.122 Safari/537.36",
"note": "",
"titleBlink": false,
"custom_domain": false
},
{
"id": "fastmail",

Loading…
Cancel
Save