1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

injected scripts for safari

This commit is contained in:
Kyle Spearrin
2018-01-12 15:10:31 -05:00
parent 0a056a3941
commit bc59281bf0

View File

@@ -66,6 +66,20 @@
</dict> </dict>
</array> </array>
</dict> </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> <key>Description</key>
<string>bitwarden - Password Manager</string> <string>bitwarden - Password Manager</string>
<key>DeveloperIdentifier</key> <key>DeveloperIdentifier</key>
@@ -79,7 +93,7 @@
<key>Include Secure Pages</key> <key>Include Secure Pages</key>
<true/> <true/>
<key>Level</key> <key>Level</key>
<string>None</string> <string>All</string>
</dict> </dict>
</dict> </dict>
<key>Website</key> <key>Website</key>