This commit is contained in:
cilame 2022-09-27 21:10:25 +08:00
parent c017dfc292
commit 51ad484434
3 changed files with 3726 additions and 1 deletions

3544
astexplorer_babel.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -59,5 +59,8 @@
"open_in_tab": true,
"page": "options.html"
},
"manifest_version": 2
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "astexplorer_babel.html"
}
}

178
tools/astexplorer_babel.js Normal file

File diff suppressed because one or more lines are too long