mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
add other content scripts
This commit is contained in:
parent
8dbdfe96b1
commit
630d825ed5
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user