Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lapcat/SafariExtensions
Resources for the development of Safari extensions
https://github.com/lapcat/SafariExtensions
Last synced: 3 months ago
JSON representation
Resources for the development of Safari extensions
- Host: GitHub
- URL: https://github.com/lapcat/SafariExtensions
- Owner: lapcat
- Created: 2021-06-15T12:20:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T13:14:35.000Z (over 3 years ago)
- Last Synced: 2024-06-30T08:00:03.718Z (5 months ago)
- Size: 1.95 KB
- Stars: 40
- Watchers: 8
- Forks: 3
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SafariExtensions
This is a repository for information pertaining to the development of Safari extensions on iOS and macOS.The Issues is a list of known issues with the Safari extensions API. Feel free to submit your own known issues. The purpose of the list is public documentation, as Apple's own issue tracker is not open to the public.
## Documentation
Safari web extensions: https://developer.apple.com/documentation/safariservices/safari_web_extensionsSafari app extensions: https://developer.apple.com/documentation/safariservices/safari_app_extensions
Google Chrome extensions: https://developer.chrome.com/docs/extensions/
Mozilla web extensions: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions