Is there any extension manager API available for Safari which is similar to chrome management of Google Chrome and AddonManager of Firefox so that we can get the info of extensions installed on Safari.
            Asked
            
        
        
            Active
            
        
            Viewed 115 times
        
    1 Answers
0
            
            
        No. This API is not publicly available in Safari.
Safari Extensions cannot:
Install other extensions
Uninstall themselves (or other extensions)
See what other extensions are installed
However, you can code your Safari Extension such that you can detect whether your Safari extension is installed from your website.
        Community
        
- 1
 - 1
 
        breakingobstacles
        
- 2,815
 - 27
 - 24