add other content scripts

This commit is contained in:
Kyle Spearrin 2019-08-20 11:26:33 -04:00
parent 8dbdfe96b1
commit 630d825ed5
1 changed files with 12 additions and 0 deletions

View File

@ -41,6 +41,18 @@
<key>Script</key>
<string>app/content/autofill.js</string>
</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>
<key>SFSafariToolbarItem</key>
<dict>