mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
injected scripts for safari
This commit is contained in:
parent
0a056a3941
commit
bc59281bf0
@ -66,6 +66,20 @@
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
<key>Content</key>
|
||||
<dict>
|
||||
<key>Scripts</key>
|
||||
<dict>
|
||||
<key>Start</key>
|
||||
<array>
|
||||
<string>content/autofill.js</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>Stylesheets</key>
|
||||
<array>
|
||||
<string>content/autofill.css</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>Description</key>
|
||||
<string>bitwarden - Password Manager</string>
|
||||
<key>DeveloperIdentifier</key>
|
||||
@ -79,7 +93,7 @@
|
||||
<key>Include Secure Pages</key>
|
||||
<true/>
|
||||
<key>Level</key>
|
||||
<string>None</string>
|
||||
<string>All</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Website</key>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user