Articles tagged: Social
Found 19 documents
- Mozilla/Projects/Social_API The Social API is an architecture that makes it easier for web browsers to integrate with social ...
- Mozilla/Projects/Social_API/Bookmarks Social Bookmarks were introduced in Firefox 27.
- Mozilla/Projects/Social_API/Criteria This article describes the set of requirements a social provider must meet in order to be ...
- Mozilla/Projects/Social_API/Glossary In order to make use of the social API (whether you're writing a new social service provider or ...
- Mozilla/Projects/Social_API/Guide This article describes the lifecycle of a social service worker, how the social service lets the ...
- Mozilla/Projects/Social_API/Guide/FirstSteps Social Providers are little more than a set of web pages designed to be included as a part of ...
- Mozilla/Projects/Social_API/Guide/Share Your provider can implement a share endpoint to allow users to share pages, images, links and ...
- Mozilla/Projects/Social_API/Manifest A social service manifest is a JSON file that describes to the browser how to instantiate a ...
- Mozilla/Projects/Social_API/MozSocial/closePanel Closes the currently open social panel on the parent social media provider panel.
- Mozilla/Projects/Social_API/MozSocial/getAttention Performs some, possibly platform-specific, action designed to get the user's attention. This ...
- Mozilla/Projects/Social_API/MozSocial/getWorker Returns a reference to the service worker for the social media service. Once you have this, you ...
- Mozilla/Projects/Social_API/MozSocial/isVisible Indicates whether or not the social media provider's content sidebar is currently visible.
- Mozilla/Projects/Social_API/MozSocial/openChatWindow Opens a chat window, anchored to the bottom of the browser window. Each chat window is typically ...
- Mozilla/Projects/Social_API/MozSocial/openPanel Opens a flyout panel attached to the social media provider's sidebar at a given vertical offset.
- Mozilla/Projects/Social_API/Service_worker_API_reference A Service Worker inherits all the limitations and behaviors available to HTML5 Shared Workers. ...
- Mozilla/Projects/Social_API/Share This is preliminary documentation and is subject to change. Share is available from [TBD: ...
- Mozilla/Projects/Social_API/Status Social Status was added in Firefox 27 and removed in Firefox 51.
- Mozilla/Projects/Social_API/Widgets A service provider can use several types of panels within Firefox. Each panel is an HTML page ...
- Web/API/Navigator/mozSocial Returns a MozSocial object, is available within the social media provider's panel to provide ...