mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
rename
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"content_scripts": [
|
||||
{
|
||||
"all_frames": true,
|
||||
"js": [ "content/autoFill.js" ],
|
||||
"js": [ "content/autofill.js" ],
|
||||
"matches": [ "http://*/*", "https://*/*", "file:///*" ],
|
||||
"run_at": "document_start"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user