This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
chinese-programmer-wrong-pronunciation
mirror of
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
Watch
2
Star
1
Code
Issues
Projects
Releases
Wiki
Activity
c92daaa12a
chinese-programmer-wrong-pr...
/
tools
/
chromium_extension
/
js
/
content-script.js
4 lines
101 B
Raw
Blame
History
(
async
(
)
=>
{
let
app
=
await
import
(
chrome
.
runtime
.
getURL
(
"js/app/init.js"
)
)
;
app
.
init
(
)
;
}
)
(
)
;
Reference in new issue
View Git Blame
Copy Permalink