mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-06 05:29:02 +00:00
rename launcher to init
This commit is contained in:
parent
599d15bbff
commit
8306472bbd
@ -23,7 +23,7 @@
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["https://*.notion.so/*", "https://*.notion.site/*"],
|
||||
"js": ["launcher.js"]
|
||||
"js": ["init.js"]
|
||||
}
|
||||
],
|
||||
"permissions": [
|
||||
|
Loading…
Reference in New Issue
Block a user