mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
add other content scripts
This commit is contained in:
@@ -41,6 +41,18 @@
|
|||||||
<key>Script</key>
|
<key>Script</key>
|
||||||
<string>app/content/autofill.js</string>
|
<string>app/content/autofill.js</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Script</key>
|
||||||
|
<string>app/content/autofiller.js</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Script</key>
|
||||||
|
<string>app/content/notificationBar.js</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Script</key>
|
||||||
|
<string>app/content/shortcuts.js</string>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>SFSafariToolbarItem</key>
|
<key>SFSafariToolbarItem</key>
|
||||||
<dict>
|
<dict>
|
||||||
|
|||||||
Reference in New Issue
Block a user