mirror of
https://github.com/lencx/Noi.git
synced 2026-01-05 03:40:45 +01:00
chore: extensions
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"description": "The best assistant for batch asking and quick typing of prompts.",
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": [],
|
||||
"matches": [
|
||||
"https://example.com/*"
|
||||
],
|
||||
"js": ["main.js"],
|
||||
"run_at": "document_end",
|
||||
"world": "MAIN"
|
||||
|
||||
Reference in New Issue
Block a user