feat: improve clip UX, markdown export, and obsidian flow
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"../../../../../../../@crx/manifest": {
|
||||
"file": "assets/crx-manifest.js-CXu7hmTa.js",
|
||||
"file": "assets/crx-manifest.js-DFyiZccP.js",
|
||||
"name": "crx-manifest.js",
|
||||
"src": "../../../../../../../@crx/manifest",
|
||||
"isEntry": true
|
||||
@@ -12,26 +12,31 @@
|
||||
"_settings-CgBxHrrF.js"
|
||||
]
|
||||
},
|
||||
"_clipTypes-C_ha5Ash.js": {
|
||||
"file": "assets/clipTypes-C_ha5Ash.js",
|
||||
"name": "clipTypes"
|
||||
},
|
||||
"_downloadIntent-Dv31jC2S.js": {
|
||||
"file": "assets/downloadIntent-Dv31jC2S.js",
|
||||
"name": "downloadIntent"
|
||||
},
|
||||
"_index.ts-loader-D_eQmgUa.js": {
|
||||
"file": "assets/index.ts-loader-D_eQmgUa.js",
|
||||
"src": "_index.ts-loader-D_eQmgUa.js"
|
||||
"_index.ts-loader-2I0oIARK.js": {
|
||||
"file": "assets/index.ts-loader-2I0oIARK.js",
|
||||
"src": "_index.ts-loader-2I0oIARK.js"
|
||||
},
|
||||
"_settings-CgBxHrrF.js": {
|
||||
"file": "assets/settings-CgBxHrrF.js",
|
||||
"name": "settings"
|
||||
},
|
||||
"src/background/index.ts": {
|
||||
"file": "assets/index.ts-U8lbRRO-.js",
|
||||
"file": "assets/index.ts-BkGMAUD4.js",
|
||||
"name": "index.ts",
|
||||
"src": "src/background/index.ts",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
"_settings-CgBxHrrF.js",
|
||||
"_downloadIntent-Dv31jC2S.js"
|
||||
"_downloadIntent-Dv31jC2S.js",
|
||||
"_clipTypes-C_ha5Ash.js"
|
||||
]
|
||||
},
|
||||
"src/config/index.html": {
|
||||
@@ -48,26 +53,28 @@
|
||||
]
|
||||
},
|
||||
"src/content/index.ts": {
|
||||
"file": "assets/index.ts-w1ilzv93.js",
|
||||
"file": "assets/index.ts-DQGjv8iX.js",
|
||||
"name": "index.ts",
|
||||
"src": "src/content/index.ts",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
"_settings-CgBxHrrF.js",
|
||||
"_downloadIntent-Dv31jC2S.js"
|
||||
"_downloadIntent-Dv31jC2S.js",
|
||||
"_clipTypes-C_ha5Ash.js"
|
||||
]
|
||||
},
|
||||
"src/popup/index.html": {
|
||||
"file": "assets/index.html-92_ZB8wX.js",
|
||||
"file": "assets/index.html-ClVBeFHX.js",
|
||||
"name": "index.html",
|
||||
"src": "src/popup/index.html",
|
||||
"isEntry": true,
|
||||
"imports": [
|
||||
"_client-BzjyOx7y.js",
|
||||
"_settings-CgBxHrrF.js"
|
||||
"_settings-CgBxHrrF.js",
|
||||
"_clipTypes-C_ha5Ash.js"
|
||||
],
|
||||
"css": [
|
||||
"assets/index-CJaGAyoX.css"
|
||||
"assets/index-xoGXBrzN.css"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user