Aug 26 - Enhance security 3
CI / Python lint (flake8) (push) Has been cancelled
CI / Python syntax check (push) Has been cancelled
CI / Alembic migration chain (push) Has been cancelled
CI / JavaScript syntax check (push) Has been cancelled
CI / Pytest (push) Has been cancelled
CI / Build extension zip (push) Has been cancelled
CI / Python lint (flake8) (push) Has been cancelled
CI / Python syntax check (push) Has been cancelled
CI / Alembic migration chain (push) Has been cancelled
CI / JavaScript syntax check (push) Has been cancelled
CI / Pytest (push) Has been cancelled
CI / Build extension zip (push) Has been cancelled
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"https://*/*"
|
||||
],
|
||||
"js": [
|
||||
"shared/psl.js",
|
||||
"content/content.js"
|
||||
],
|
||||
"run_at": "document_idle"
|
||||
@@ -49,7 +50,9 @@
|
||||
"web_accessible_resources": [
|
||||
{
|
||||
"resources": [],
|
||||
"matches": ["<all_urls>"]
|
||||
"matches": [
|
||||
"<all_urls>"
|
||||
]
|
||||
}
|
||||
],
|
||||
"icons": {
|
||||
@@ -66,4 +69,4 @@
|
||||
"description": "Open PassKeeper"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user