mirror of
https://github.com/opus-tango/scriptinjector.git
synced 2026-03-20 03:55:25 +00:00
saving v0. will I ever need to update it?
This commit is contained in:
11
manifest.json
Normal file
11
manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Minimal Injector",
|
||||
"version": "1.0",
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["https://karakeep.docker.localhost/dashboard/bookmarks"],
|
||||
"js": ["content.js"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user