extension-develop 4.0.2 → 4.0.3-canary.328.4af5697

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/0~rspack-config.mjs +97 -108
  2. package/dist/101.mjs +201 -2
  3. package/dist/845.mjs +39 -0
  4. package/dist/css-parse-guard-loader.mjs +26 -0
  5. package/dist/extension-js-devtools/chrome/content_scripts/content-0.js +2 -2
  6. package/dist/extension-js-devtools/chrome/manifest.json +2 -2
  7. package/dist/extension-js-devtools/chromium/content_scripts/content-0.js +2 -2
  8. package/dist/extension-js-devtools/chromium/manifest.json +2 -2
  9. package/dist/extension-js-devtools/edge/content_scripts/content-0.js +2 -2
  10. package/dist/extension-js-devtools/edge/manifest.json +2 -2
  11. package/dist/extension-js-devtools/extension-js/chrome/events.ndjson +2 -2
  12. package/dist/extension-js-devtools/extension-js/chrome/ready.json +5 -5
  13. package/dist/extension-js-devtools/extension-js/chromium/events.ndjson +2 -2
  14. package/dist/extension-js-devtools/extension-js/chromium/ready.json +5 -5
  15. package/dist/extension-js-devtools/extension-js/edge/events.ndjson +2 -2
  16. package/dist/extension-js-devtools/extension-js/edge/ready.json +5 -5
  17. package/dist/extension-js-devtools/extension-js/firefox/events.ndjson +2 -2
  18. package/dist/extension-js-devtools/extension-js/firefox/ready.json +4 -4
  19. package/dist/extension-js-devtools/firefox/content_scripts/content-0.js +2 -2
  20. package/dist/extension-js-devtools/firefox/manifest.json +2 -2
  21. package/dist/extension-js-theme/extension-js/chrome/events.ndjson +2 -2
  22. package/dist/extension-js-theme/extension-js/chrome/ready.json +5 -5
  23. package/dist/extension-js-theme/extension-js/chromium/events.ndjson +2 -2
  24. package/dist/extension-js-theme/extension-js/chromium/ready.json +5 -5
  25. package/dist/extension-js-theme/extension-js/edge/events.ndjson +2 -2
  26. package/dist/extension-js-theme/extension-js/edge/ready.json +5 -5
  27. package/dist/extension-js-theme/extension-js/firefox/events.ndjson +6 -4
  28. package/dist/extension-js-theme/extension-js/firefox/ready.json +5 -5
  29. package/dist/feature-scripts-classic-concat-loader.js +6 -0
  30. package/dist/feature-scripts-classic-concat-loader.mjs +6 -0
  31. package/package.json +1 -1
  32. package/dist/extension-js-devtools/chrome/scripts/logger-client.js +0 -1
  33. package/dist/extension-js-devtools/chromium/scripts/logger-client.js +0 -1
  34. package/dist/extension-js-devtools/edge/scripts/logger-client.js +0 -1
  35. package/dist/extension-js-devtools/firefox/scripts/logger-client.js +0 -1
  36. /package/dist/extension-js-devtools/chrome/{icons → images}/logo.png +0 -0
  37. /package/dist/extension-js-devtools/chromium/{icons → images}/logo.png +0 -0
  38. /package/dist/extension-js-devtools/edge/{icons → images}/logo.png +0 -0
  39. /package/dist/extension-js-devtools/firefox/{icons → images}/logo.png +0 -0
@@ -5,7 +5,7 @@
5
5
  "description": "Extension.js built-in developer tools",
6
6
  "author": "Cezar Augusto",
7
7
  "icons": {
8
- "48": "icons/logo.png"
8
+ "48": "images/logo.png"
9
9
  },
10
10
  "devtools_page": "devtools/index.html",
11
11
  "content_scripts": [
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "browser_action": {
29
29
  "default_icon": {
30
- "48": "icons/logo.png"
30
+ "48": "images/logo.png"
31
31
  },
32
32
  "default_title": "Open Extension.js"
33
33
  },
@@ -1,2 +1,2 @@
1
- {"type":"compile_start","ts":"2026-07-01T12:24:51.352Z","command":"start","browser":"chrome"}
2
- {"type":"compile_success","ts":"2026-07-01T12:24:51.390Z","command":"start","browser":"chrome","durationMs":41,"errorCount":0}
1
+ {"type":"compile_start","ts":"2026-07-02T22:13:59.066Z","command":"start","browser":"chrome"}
2
+ {"type":"compile_success","ts":"2026-07-02T22:13:59.107Z","command":"start","browser":"chrome","durationMs":41,"errorCount":0}
@@ -2,15 +2,15 @@
2
2
  "schemaVersion": 2,
3
3
  "command": "start",
4
4
  "browser": "chrome",
5
- "runId": "mr21sups-pnyf1k95",
6
- "startedAt": "2026-07-01T12:24:51.328Z",
5
+ "runId": "mr42abut-zdpcousg",
6
+ "startedAt": "2026-07-02T22:13:59.045Z",
7
7
  "distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/chrome",
8
8
  "manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
9
9
  "port": null,
10
10
  "controlPort": null,
11
11
  "status": "ready",
12
- "pid": 2924,
13
- "ts": "2026-07-01T12:24:51.391Z",
14
- "compiledAt": "2026-07-01T12:24:51.391Z",
12
+ "pid": 2923,
13
+ "ts": "2026-07-02T22:13:59.107Z",
14
+ "compiledAt": "2026-07-02T22:13:59.107Z",
15
15
  "errors": []
16
16
  }
@@ -1,2 +1,2 @@
1
- {"type":"compile_start","ts":"2026-07-01T12:24:50.747Z","command":"start","browser":"chromium"}
2
- {"type":"compile_success","ts":"2026-07-01T12:24:50.788Z","command":"start","browser":"chromium","durationMs":42,"errorCount":0}
1
+ {"type":"compile_start","ts":"2026-07-02T22:13:58.489Z","command":"start","browser":"chromium"}
2
+ {"type":"compile_success","ts":"2026-07-02T22:13:58.529Z","command":"start","browser":"chromium","durationMs":43,"errorCount":0}
@@ -2,15 +2,15 @@
2
2
  "schemaVersion": 2,
3
3
  "command": "start",
4
4
  "browser": "chromium",
5
- "runId": "mr21su91-cngmy4pk",
6
- "startedAt": "2026-07-01T12:24:50.725Z",
5
+ "runId": "mr42abeo-58khabkd",
6
+ "startedAt": "2026-07-02T22:13:58.464Z",
7
7
  "distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/chromium",
8
8
  "manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
9
9
  "port": null,
10
10
  "controlPort": null,
11
11
  "status": "ready",
12
- "pid": 2884,
13
- "ts": "2026-07-01T12:24:50.788Z",
14
- "compiledAt": "2026-07-01T12:24:50.788Z",
12
+ "pid": 2883,
13
+ "ts": "2026-07-02T22:13:58.529Z",
14
+ "compiledAt": "2026-07-02T22:13:58.529Z",
15
15
  "errors": []
16
16
  }
@@ -1,2 +1,2 @@
1
- {"type":"compile_start","ts":"2026-07-01T12:24:52.541Z","command":"start","browser":"edge"}
2
- {"type":"compile_success","ts":"2026-07-01T12:24:52.579Z","command":"start","browser":"edge","durationMs":41,"errorCount":0}
1
+ {"type":"compile_start","ts":"2026-07-02T22:14:00.240Z","command":"start","browser":"edge"}
2
+ {"type":"compile_success","ts":"2026-07-02T22:14:00.281Z","command":"start","browser":"edge","durationMs":43,"errorCount":0}
@@ -2,15 +2,15 @@
2
2
  "schemaVersion": 2,
3
3
  "command": "start",
4
4
  "browser": "edge",
5
- "runId": "mr21svmt-nz0hablw",
6
- "startedAt": "2026-07-01T12:24:52.517Z",
5
+ "runId": "mr42acrd-naop4b61",
6
+ "startedAt": "2026-07-02T22:14:00.217Z",
7
7
  "distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/edge",
8
8
  "manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
9
9
  "port": null,
10
10
  "controlPort": null,
11
11
  "status": "ready",
12
- "pid": 3004,
13
- "ts": "2026-07-01T12:24:52.579Z",
14
- "compiledAt": "2026-07-01T12:24:52.579Z",
12
+ "pid": 3003,
13
+ "ts": "2026-07-02T22:14:00.281Z",
14
+ "compiledAt": "2026-07-02T22:14:00.281Z",
15
15
  "errors": []
16
16
  }
@@ -1,4 +1,6 @@
1
- {"type":"compile_start","ts":"2026-07-01T12:24:51.946Z","command":"start","browser":"firefox"}
2
- {"type":"compile_success","ts":"2026-07-01T12:24:51.986Z","command":"start","browser":"firefox","durationMs":41,"errorCount":0}
3
- {"type":"compile_start","ts":"2026-07-01T12:25:15.673Z","command":"start","browser":"firefox"}
4
- {"type":"compile_success","ts":"2026-07-01T12:25:15.717Z","command":"start","browser":"firefox","durationMs":44,"errorCount":0}
1
+ {"type":"compile_start","ts":"2026-07-02T22:13:59.644Z","command":"start","browser":"firefox"}
2
+ {"type":"compile_success","ts":"2026-07-02T22:13:59.689Z","command":"start","browser":"firefox","durationMs":48,"errorCount":0}
3
+ {"type":"compile_start","ts":"2026-07-02T22:14:22.050Z","command":"start","browser":"firefox"}
4
+ {"type":"compile_success","ts":"2026-07-02T22:14:22.107Z","command":"start","browser":"firefox","durationMs":61,"errorCount":0}
5
+ {"type":"compile_start","ts":"2026-07-02T22:16:35.599Z","command":"start","browser":"firefox"}
6
+ {"type":"compile_success","ts":"2026-07-02T22:16:35.640Z","command":"start","browser":"firefox","durationMs":43,"errorCount":0}
@@ -2,15 +2,15 @@
2
2
  "schemaVersion": 2,
3
3
  "command": "start",
4
4
  "browser": "firefox",
5
- "runId": "mr21tdhb-65de24w2",
6
- "startedAt": "2026-07-01T12:25:15.647Z",
5
+ "runId": "mr42domv-c7pg3xsb",
6
+ "startedAt": "2026-07-02T22:16:35.575Z",
7
7
  "distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/firefox",
8
8
  "manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
9
9
  "port": null,
10
10
  "controlPort": null,
11
11
  "status": "ready",
12
- "pid": 4527,
13
- "ts": "2026-07-01T12:25:15.717Z",
14
- "compiledAt": "2026-07-01T12:25:15.717Z",
12
+ "pid": 8409,
13
+ "ts": "2026-07-02T22:16:35.640Z",
14
+ "compiledAt": "2026-07-02T22:16:35.640Z",
15
15
  "errors": []
16
16
  }
@@ -1,6 +1,8 @@
1
1
  import { createRequire as __extjsCreateRequire } from "node:module"; const require = __extjsCreateRequire(import.meta.url);
2
2
  import * as __rspack_external_fs from "fs";
3
3
  const BASE64 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';
4
+ const CONCAT_UMD_WRAP_OPEN = ';(function (module, exports, define, require) {';
5
+ const CONCAT_UMD_WRAP_CLOSE = '}).call(typeof globalThis !== "undefined" ? globalThis : this, void 0, void 0, void 0, void 0);';
4
6
  function vlqEncode(value) {
5
7
  let vlq = value < 0 ? (-value << 1) + 1 : value << 1;
6
8
  let encoded = '';
@@ -35,6 +37,8 @@ function classicConcatLoader(_source) {
35
37
  outputLines.push(`import ${JSON.stringify(String(css))};`);
36
38
  lineMappings.push(null);
37
39
  }
40
+ outputLines.push(CONCAT_UMD_WRAP_OPEN);
41
+ lineMappings.push(null);
38
42
  if (feature) {
39
43
  outputLines.push(`/* extension.js classic content-script concatenation: ${feature} */`);
40
44
  lineMappings.push(null);
@@ -59,6 +63,8 @@ function classicConcatLoader(_source) {
59
63
  lineMappings.push(null);
60
64
  }
61
65
  }
66
+ outputLines.push(CONCAT_UMD_WRAP_CLOSE);
67
+ lineMappings.push(null);
62
68
  const output = outputLines.join('\n');
63
69
  let prevSrcIdx = 0;
64
70
  let prevSrcLine = 0;
@@ -1,6 +1,8 @@
1
1
  import { createRequire as __extjsCreateRequire } from "node:module"; const require = __extjsCreateRequire(import.meta.url);
2
2
  import * as __rspack_external_fs from "fs";
3
3
  const BASE64 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';
4
+ const CONCAT_UMD_WRAP_OPEN = ';(function (module, exports, define, require) {';
5
+ const CONCAT_UMD_WRAP_CLOSE = '}).call(typeof globalThis !== "undefined" ? globalThis : this, void 0, void 0, void 0, void 0);';
4
6
  function vlqEncode(value) {
5
7
  let vlq = value < 0 ? (-value << 1) + 1 : value << 1;
6
8
  let encoded = '';
@@ -35,6 +37,8 @@ function classicConcatLoader(_source) {
35
37
  outputLines.push(`import ${JSON.stringify(String(css))};`);
36
38
  lineMappings.push(null);
37
39
  }
40
+ outputLines.push(CONCAT_UMD_WRAP_OPEN);
41
+ lineMappings.push(null);
38
42
  if (feature) {
39
43
  outputLines.push(`/* extension.js classic content-script concatenation: ${feature} */`);
40
44
  lineMappings.push(null);
@@ -59,6 +63,8 @@ function classicConcatLoader(_source) {
59
63
  lineMappings.push(null);
60
64
  }
61
65
  }
66
+ outputLines.push(CONCAT_UMD_WRAP_CLOSE);
67
+ lineMappings.push(null);
62
68
  const output = outputLines.join('\n');
63
69
  let prevSrcIdx = 0;
64
70
  let prevSrcLine = 0;
package/package.json CHANGED
@@ -34,7 +34,7 @@
34
34
  "runtime"
35
35
  ],
36
36
  "name": "extension-develop",
37
- "version": "4.0.2",
37
+ "version": "4.0.3-canary.328.4af5697",
38
38
  "description": "Develop, build, preview, and package Extension.js projects.",
39
39
  "author": {
40
40
  "name": "Cezar Augusto",
@@ -1 +0,0 @@
1
- (()=>{"use strict";var t={},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}var o="scripts/logger-client.ts",n="scripts/logger-client.ts",i="831980a1",c=[],a="object"==typeof globalThis&&globalThis?globalThis.__EXTENSIONJS_DEV_REINJECT__||(globalThis.__EXTENSIONJS_DEV_REINJECT__={}):{},u=[];function l(t){return"function"==typeof t&&u.push(t),t}function s(t,e,r){try{return}catch(t){}}function f(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute){var o=String(r.getAttribute("data-extjs-reinject-owner")||"");if(o&&o===String(n||"")){var c=String(r.getAttribute("data-extjs-reinject-build")||""),a=String(i||"");if(!c||!a||c!==a){try{var u=document.documentElement;u&&"function"==typeof u.setAttribute&&(u.setAttribute("data-extjs-debug-stage","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),u.setAttribute("data-extjs-debug-last-removal-source","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removed-node-tag",String(r.tagName||"").toLowerCase()))}catch(t){}try{r.remove()}catch(t){}}}}}}catch(t){}}try{"object"==typeof globalThis&&globalThis&&(globalThis.__EXTENSIONJS_registerCleanup=l,globalThis.registerCleanup=l)}catch(t){}var g=a[n],h=function(t){try{if(!t)return 0;if("function"==typeof t&&"number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("object"==typeof t){if("number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("number"==typeof t.generation)return t.generation;if("function"==typeof t.cleanup&&"number"==typeof t.cleanup.__extjsGeneration)return t.cleanup.__extjsGeneration}}catch(t){}return 0}(g);try{!function(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute&&!String(r.getAttribute("data-extjs-reinject-owner")||""))try{r.remove()}catch(t){}}}catch(t){}}()}catch(t){}try{var b="function"==typeof g?g:g&&"function"==typeof g.cleanup?g.cleanup:null;"function"==typeof b&&b()}catch(t){}try{f()}catch(t){}function y(){try{var t="";try{"object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL?t=String(globalThis.browser.runtime.getURL("/")):"object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL&&(t=String(globalThis.chrome.runtime.getURL("/")))}catch(t){}if(!t)try{"object"==typeof document&&document&&document.documentElement&&(t=String(document.documentElement.getAttribute("data-extjs-extension-base")||""))}catch(t){}if(!t)return!1;"/"!==t.charAt(t.length-1)&&(t+="/");try{r.p=t}catch(t){}try{r.b=t}catch(t){}return!0}catch(t){}return!1}try{if(!y()){var m=0,d=function(){try{if(y())return}catch(t){}m++<50&&setTimeout(d,100)};d()}}catch(t){}try{h=(Number(h)||0)+1}catch(t){}try{s(n,Number(h)||0,"executed")}catch(t){}try{!function(){try{if(0!==String(o||"").indexOf("content_scripts/content-")||"u"<typeof document||"function"!=typeof fetch)return;var t=Array.from(new Set((Array.isArray(c)?c:[]).concat([function(t){try{if("object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL)return globalThis.browser.runtime.getURL(t);if("object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL)return globalThis.chrome.runtime.getURL(t)}catch(t){}try{var e="object"==typeof globalThis&&globalThis&&globalThis.__EXTJS_EXTENSION_BASE__?String(globalThis.__EXTJS_EXTENSION_BASE__):"";if(!e&&"object"==typeof document&&document&&document.documentElement&&(e=String(document.documentElement.getAttribute("data-extjs-extension-base")||"")),!e)return"";return e.replace(/\/+$/,"/")+String(t||"").replace(/^\/+/,"")}catch(t){}return""}(o+".css")]).filter(function(t){return"string"==typeof t&&t.trim().length>0})));if(!t.length)return;var e="",r=null,i=0,a=function(){try{for(var c=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),u=0;u<c.length;u++){var l=c[u];if(l&&l.shadowRoot&&"function"==typeof l.getAttribute){var s=String(l.getAttribute("data-extjs-reinject-owner")||"");if((!s||s===String(n||""))&&(!(!s&&String(l.getAttribute("data-extjs-reinject-key")||""))||String(l.getAttribute("data-extjs-reinject-key")||"")===String(o||""))){var f=l.shadowRoot,g=Array.from(f.querySelectorAll("style")).some(function(t){return t&&"true"!==t.getAttribute("data-extjs-bundle-css")&&String(t.textContent||"").trim().length>0}),h=f.querySelector('style[data-extjs-bundle-css="true"]');if(g){h&&h.parentNode&&h.parentNode.removeChild(h);return}if("string"==typeof e&&e.trim()){h||((h=document.createElement("style")).setAttribute("data-extjs-bundle-css","true"),h.setAttribute("data-extjs-reinject-key",String(n||"")),f.insertBefore(h,f.firstChild||null)),String(h.textContent||"")!==e&&(h.textContent=e);return}}}}}catch(t){}i++<20&&(!r&&(r||(r=(function e(r){return r>=t.length?Promise.resolve(""):fetch(t[r]).then(function(t){return t&&t.ok?t.text():""}).catch(function(){return""}).then(function(t){return"string"==typeof t&&t.trim().length>0?t:e(r+1)})})(0).then(function(t){e="string"==typeof t?t:"";try{setTimeout(a,0)}catch(t){}return e}).catch(function(){return""}))),setTimeout(a,250))};a()}catch(t){}}()}catch(t){}try{a[n]={cleanup:function(){try{!function(t){try{if(!Array.isArray(t))return;for(var e=t.length-1;e>=0;e--)try{"function"==typeof t[e]&&t[e]()}catch(t){}}catch(t){}}(u)}catch(t){}try{f()}catch(t){}try{s(n,Number(h)||0,"cleaned")}catch(t){}},generation:Number(h)||0,build:i}}catch(t){}})();
@@ -1 +0,0 @@
1
- (()=>{"use strict";var t={},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}var o="scripts/logger-client.ts",n="scripts/logger-client.ts",i="831980a1",c=[],a="object"==typeof globalThis&&globalThis?globalThis.__EXTENSIONJS_DEV_REINJECT__||(globalThis.__EXTENSIONJS_DEV_REINJECT__={}):{},u=[];function l(t){return"function"==typeof t&&u.push(t),t}function s(t,e,r){try{return}catch(t){}}function f(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute){var o=String(r.getAttribute("data-extjs-reinject-owner")||"");if(o&&o===String(n||"")){var c=String(r.getAttribute("data-extjs-reinject-build")||""),a=String(i||"");if(!c||!a||c!==a){try{var u=document.documentElement;u&&"function"==typeof u.setAttribute&&(u.setAttribute("data-extjs-debug-stage","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),u.setAttribute("data-extjs-debug-last-removal-source","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removed-node-tag",String(r.tagName||"").toLowerCase()))}catch(t){}try{r.remove()}catch(t){}}}}}}catch(t){}}try{"object"==typeof globalThis&&globalThis&&(globalThis.__EXTENSIONJS_registerCleanup=l,globalThis.registerCleanup=l)}catch(t){}var g=a[n],h=function(t){try{if(!t)return 0;if("function"==typeof t&&"number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("object"==typeof t){if("number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("number"==typeof t.generation)return t.generation;if("function"==typeof t.cleanup&&"number"==typeof t.cleanup.__extjsGeneration)return t.cleanup.__extjsGeneration}}catch(t){}return 0}(g);try{!function(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute&&!String(r.getAttribute("data-extjs-reinject-owner")||""))try{r.remove()}catch(t){}}}catch(t){}}()}catch(t){}try{var b="function"==typeof g?g:g&&"function"==typeof g.cleanup?g.cleanup:null;"function"==typeof b&&b()}catch(t){}try{f()}catch(t){}function y(){try{var t="";try{"object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL?t=String(globalThis.browser.runtime.getURL("/")):"object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL&&(t=String(globalThis.chrome.runtime.getURL("/")))}catch(t){}if(!t)try{"object"==typeof document&&document&&document.documentElement&&(t=String(document.documentElement.getAttribute("data-extjs-extension-base")||""))}catch(t){}if(!t)return!1;"/"!==t.charAt(t.length-1)&&(t+="/");try{r.p=t}catch(t){}try{r.b=t}catch(t){}return!0}catch(t){}return!1}try{if(!y()){var m=0,d=function(){try{if(y())return}catch(t){}m++<50&&setTimeout(d,100)};d()}}catch(t){}try{h=(Number(h)||0)+1}catch(t){}try{s(n,Number(h)||0,"executed")}catch(t){}try{!function(){try{if(0!==String(o||"").indexOf("content_scripts/content-")||"u"<typeof document||"function"!=typeof fetch)return;var t=Array.from(new Set((Array.isArray(c)?c:[]).concat([function(t){try{if("object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL)return globalThis.browser.runtime.getURL(t);if("object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL)return globalThis.chrome.runtime.getURL(t)}catch(t){}try{var e="object"==typeof globalThis&&globalThis&&globalThis.__EXTJS_EXTENSION_BASE__?String(globalThis.__EXTJS_EXTENSION_BASE__):"";if(!e&&"object"==typeof document&&document&&document.documentElement&&(e=String(document.documentElement.getAttribute("data-extjs-extension-base")||"")),!e)return"";return e.replace(/\/+$/,"/")+String(t||"").replace(/^\/+/,"")}catch(t){}return""}(o+".css")]).filter(function(t){return"string"==typeof t&&t.trim().length>0})));if(!t.length)return;var e="",r=null,i=0,a=function(){try{for(var c=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),u=0;u<c.length;u++){var l=c[u];if(l&&l.shadowRoot&&"function"==typeof l.getAttribute){var s=String(l.getAttribute("data-extjs-reinject-owner")||"");if((!s||s===String(n||""))&&(!(!s&&String(l.getAttribute("data-extjs-reinject-key")||""))||String(l.getAttribute("data-extjs-reinject-key")||"")===String(o||""))){var f=l.shadowRoot,g=Array.from(f.querySelectorAll("style")).some(function(t){return t&&"true"!==t.getAttribute("data-extjs-bundle-css")&&String(t.textContent||"").trim().length>0}),h=f.querySelector('style[data-extjs-bundle-css="true"]');if(g){h&&h.parentNode&&h.parentNode.removeChild(h);return}if("string"==typeof e&&e.trim()){h||((h=document.createElement("style")).setAttribute("data-extjs-bundle-css","true"),h.setAttribute("data-extjs-reinject-key",String(n||"")),f.insertBefore(h,f.firstChild||null)),String(h.textContent||"")!==e&&(h.textContent=e);return}}}}}catch(t){}i++<20&&(!r&&(r||(r=(function e(r){return r>=t.length?Promise.resolve(""):fetch(t[r]).then(function(t){return t&&t.ok?t.text():""}).catch(function(){return""}).then(function(t){return"string"==typeof t&&t.trim().length>0?t:e(r+1)})})(0).then(function(t){e="string"==typeof t?t:"";try{setTimeout(a,0)}catch(t){}return e}).catch(function(){return""}))),setTimeout(a,250))};a()}catch(t){}}()}catch(t){}try{a[n]={cleanup:function(){try{!function(t){try{if(!Array.isArray(t))return;for(var e=t.length-1;e>=0;e--)try{"function"==typeof t[e]&&t[e]()}catch(t){}}catch(t){}}(u)}catch(t){}try{f()}catch(t){}try{s(n,Number(h)||0,"cleaned")}catch(t){}},generation:Number(h)||0,build:i}}catch(t){}})();
@@ -1 +0,0 @@
1
- (()=>{"use strict";var t={},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}var o="scripts/logger-client.ts",n="scripts/logger-client.ts",i="831980a1",c=[],a="object"==typeof globalThis&&globalThis?globalThis.__EXTENSIONJS_DEV_REINJECT__||(globalThis.__EXTENSIONJS_DEV_REINJECT__={}):{},u=[];function l(t){return"function"==typeof t&&u.push(t),t}function s(t,e,r){try{return}catch(t){}}function f(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute){var o=String(r.getAttribute("data-extjs-reinject-owner")||"");if(o&&o===String(n||"")){var c=String(r.getAttribute("data-extjs-reinject-build")||""),a=String(i||"");if(!c||!a||c!==a){try{var u=document.documentElement;u&&"function"==typeof u.setAttribute&&(u.setAttribute("data-extjs-debug-stage","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),u.setAttribute("data-extjs-debug-last-removal-source","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removed-node-tag",String(r.tagName||"").toLowerCase()))}catch(t){}try{r.remove()}catch(t){}}}}}}catch(t){}}try{"object"==typeof globalThis&&globalThis&&(globalThis.__EXTENSIONJS_registerCleanup=l,globalThis.registerCleanup=l)}catch(t){}var g=a[n],h=function(t){try{if(!t)return 0;if("function"==typeof t&&"number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("object"==typeof t){if("number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("number"==typeof t.generation)return t.generation;if("function"==typeof t.cleanup&&"number"==typeof t.cleanup.__extjsGeneration)return t.cleanup.__extjsGeneration}}catch(t){}return 0}(g);try{!function(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute&&!String(r.getAttribute("data-extjs-reinject-owner")||""))try{r.remove()}catch(t){}}}catch(t){}}()}catch(t){}try{var b="function"==typeof g?g:g&&"function"==typeof g.cleanup?g.cleanup:null;"function"==typeof b&&b()}catch(t){}try{f()}catch(t){}function y(){try{var t="";try{"object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL?t=String(globalThis.browser.runtime.getURL("/")):"object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL&&(t=String(globalThis.chrome.runtime.getURL("/")))}catch(t){}if(!t)try{"object"==typeof document&&document&&document.documentElement&&(t=String(document.documentElement.getAttribute("data-extjs-extension-base")||""))}catch(t){}if(!t)return!1;"/"!==t.charAt(t.length-1)&&(t+="/");try{r.p=t}catch(t){}try{r.b=t}catch(t){}return!0}catch(t){}return!1}try{if(!y()){var m=0,d=function(){try{if(y())return}catch(t){}m++<50&&setTimeout(d,100)};d()}}catch(t){}try{h=(Number(h)||0)+1}catch(t){}try{s(n,Number(h)||0,"executed")}catch(t){}try{!function(){try{if(0!==String(o||"").indexOf("content_scripts/content-")||"u"<typeof document||"function"!=typeof fetch)return;var t=Array.from(new Set((Array.isArray(c)?c:[]).concat([function(t){try{if("object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL)return globalThis.browser.runtime.getURL(t);if("object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL)return globalThis.chrome.runtime.getURL(t)}catch(t){}try{var e="object"==typeof globalThis&&globalThis&&globalThis.__EXTJS_EXTENSION_BASE__?String(globalThis.__EXTJS_EXTENSION_BASE__):"";if(!e&&"object"==typeof document&&document&&document.documentElement&&(e=String(document.documentElement.getAttribute("data-extjs-extension-base")||"")),!e)return"";return e.replace(/\/+$/,"/")+String(t||"").replace(/^\/+/,"")}catch(t){}return""}(o+".css")]).filter(function(t){return"string"==typeof t&&t.trim().length>0})));if(!t.length)return;var e="",r=null,i=0,a=function(){try{for(var c=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),u=0;u<c.length;u++){var l=c[u];if(l&&l.shadowRoot&&"function"==typeof l.getAttribute){var s=String(l.getAttribute("data-extjs-reinject-owner")||"");if((!s||s===String(n||""))&&(!(!s&&String(l.getAttribute("data-extjs-reinject-key")||""))||String(l.getAttribute("data-extjs-reinject-key")||"")===String(o||""))){var f=l.shadowRoot,g=Array.from(f.querySelectorAll("style")).some(function(t){return t&&"true"!==t.getAttribute("data-extjs-bundle-css")&&String(t.textContent||"").trim().length>0}),h=f.querySelector('style[data-extjs-bundle-css="true"]');if(g){h&&h.parentNode&&h.parentNode.removeChild(h);return}if("string"==typeof e&&e.trim()){h||((h=document.createElement("style")).setAttribute("data-extjs-bundle-css","true"),h.setAttribute("data-extjs-reinject-key",String(n||"")),f.insertBefore(h,f.firstChild||null)),String(h.textContent||"")!==e&&(h.textContent=e);return}}}}}catch(t){}i++<20&&(!r&&(r||(r=(function e(r){return r>=t.length?Promise.resolve(""):fetch(t[r]).then(function(t){return t&&t.ok?t.text():""}).catch(function(){return""}).then(function(t){return"string"==typeof t&&t.trim().length>0?t:e(r+1)})})(0).then(function(t){e="string"==typeof t?t:"";try{setTimeout(a,0)}catch(t){}return e}).catch(function(){return""}))),setTimeout(a,250))};a()}catch(t){}}()}catch(t){}try{a[n]={cleanup:function(){try{!function(t){try{if(!Array.isArray(t))return;for(var e=t.length-1;e>=0;e--)try{"function"==typeof t[e]&&t[e]()}catch(t){}}catch(t){}}(u)}catch(t){}try{f()}catch(t){}try{s(n,Number(h)||0,"cleaned")}catch(t){}},generation:Number(h)||0,build:i}}catch(t){}})();
@@ -1 +0,0 @@
1
- (()=>{"use strict";var t={},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}var o="scripts/logger-client.ts",n="scripts/logger-client.ts",i="831980a1",c=[],a="object"==typeof globalThis&&globalThis?globalThis.__EXTENSIONJS_DEV_REINJECT__||(globalThis.__EXTENSIONJS_DEV_REINJECT__={}):{},u=[];function l(t){return"function"==typeof t&&u.push(t),t}function s(t,e,r){try{return}catch(t){}}function f(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute){var o=String(r.getAttribute("data-extjs-reinject-owner")||"");if(o&&o===String(n||"")){var c=String(r.getAttribute("data-extjs-reinject-build")||""),a=String(i||"");if(!c||!a||c!==a){try{var u=document.documentElement;u&&"function"==typeof u.setAttribute&&(u.setAttribute("data-extjs-debug-stage","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removal-key",String(n||"")),u.setAttribute("data-extjs-debug-last-removal-source","cleanup-known-roots"),u.setAttribute("data-extjs-debug-last-removed-node-tag",String(r.tagName||"").toLowerCase()))}catch(t){}try{r.remove()}catch(t){}}}}}}catch(t){}}try{"object"==typeof globalThis&&globalThis&&(globalThis.__EXTENSIONJS_registerCleanup=l,globalThis.registerCleanup=l)}catch(t){}var g=a[n],h=function(t){try{if(!t)return 0;if("function"==typeof t&&"number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("object"==typeof t){if("number"==typeof t.__extjsGeneration)return t.__extjsGeneration;if("number"==typeof t.generation)return t.generation;if("function"==typeof t.cleanup&&"number"==typeof t.cleanup.__extjsGeneration)return t.cleanup.__extjsGeneration}}catch(t){}return 0}(g);try{!function(){try{if("u"<typeof document||"function"!=typeof document.querySelectorAll)return;for(var t=Array.from(document.querySelectorAll('[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),e=0;e<t.length;e++){var r=t[e];if(r&&"function"==typeof r.getAttribute&&!String(r.getAttribute("data-extjs-reinject-owner")||""))try{r.remove()}catch(t){}}}catch(t){}}()}catch(t){}try{var b="function"==typeof g?g:g&&"function"==typeof g.cleanup?g.cleanup:null;"function"==typeof b&&b()}catch(t){}try{f()}catch(t){}function y(){try{var t="";try{"object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL?t=String(globalThis.browser.runtime.getURL("/")):"object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL&&(t=String(globalThis.chrome.runtime.getURL("/")))}catch(t){}if(!t)try{"object"==typeof document&&document&&document.documentElement&&(t=String(document.documentElement.getAttribute("data-extjs-extension-base")||""))}catch(t){}if(!t)return!1;"/"!==t.charAt(t.length-1)&&(t+="/");try{r.p=t}catch(t){}try{r.b=t}catch(t){}return!0}catch(t){}return!1}try{if(!y()){var m=0,d=function(){try{if(y())return}catch(t){}m++<50&&setTimeout(d,100)};d()}}catch(t){}try{h=(Number(h)||0)+1}catch(t){}try{s(n,Number(h)||0,"executed")}catch(t){}try{!function(){try{if(0!==String(o||"").indexOf("content_scripts/content-")||"u"<typeof document||"function"!=typeof fetch)return;var t=Array.from(new Set((Array.isArray(c)?c:[]).concat([function(t){try{if("object"==typeof globalThis&&globalThis&&globalThis.browser&&globalThis.browser.runtime&&"function"==typeof globalThis.browser.runtime.getURL)return globalThis.browser.runtime.getURL(t);if("object"==typeof globalThis&&globalThis&&globalThis.chrome&&globalThis.chrome.runtime&&"function"==typeof globalThis.chrome.runtime.getURL)return globalThis.chrome.runtime.getURL(t)}catch(t){}try{var e="object"==typeof globalThis&&globalThis&&globalThis.__EXTJS_EXTENSION_BASE__?String(globalThis.__EXTJS_EXTENSION_BASE__):"";if(!e&&"object"==typeof document&&document&&document.documentElement&&(e=String(document.documentElement.getAttribute("data-extjs-extension-base")||"")),!e)return"";return e.replace(/\/+$/,"/")+String(t||"").replace(/^\/+/,"")}catch(t){}return""}(o+".css")]).filter(function(t){return"string"==typeof t&&t.trim().length>0})));if(!t.length)return;var e="",r=null,i=0,a=function(){try{for(var c=Array.from(document.querySelectorAll('#extension-root,[data-extension-root]:not([data-extension-root="extension-js-devtools"])')),u=0;u<c.length;u++){var l=c[u];if(l&&l.shadowRoot&&"function"==typeof l.getAttribute){var s=String(l.getAttribute("data-extjs-reinject-owner")||"");if((!s||s===String(n||""))&&(!(!s&&String(l.getAttribute("data-extjs-reinject-key")||""))||String(l.getAttribute("data-extjs-reinject-key")||"")===String(o||""))){var f=l.shadowRoot,g=Array.from(f.querySelectorAll("style")).some(function(t){return t&&"true"!==t.getAttribute("data-extjs-bundle-css")&&String(t.textContent||"").trim().length>0}),h=f.querySelector('style[data-extjs-bundle-css="true"]');if(g){h&&h.parentNode&&h.parentNode.removeChild(h);return}if("string"==typeof e&&e.trim()){h||((h=document.createElement("style")).setAttribute("data-extjs-bundle-css","true"),h.setAttribute("data-extjs-reinject-key",String(n||"")),f.insertBefore(h,f.firstChild||null)),String(h.textContent||"")!==e&&(h.textContent=e);return}}}}}catch(t){}i++<20&&(!r&&(r||(r=(function e(r){return r>=t.length?Promise.resolve(""):fetch(t[r]).then(function(t){return t&&t.ok?t.text():""}).catch(function(){return""}).then(function(t){return"string"==typeof t&&t.trim().length>0?t:e(r+1)})})(0).then(function(t){e="string"==typeof t?t:"";try{setTimeout(a,0)}catch(t){}return e}).catch(function(){return""}))),setTimeout(a,250))};a()}catch(t){}}()}catch(t){}try{a[n]={cleanup:function(){try{!function(t){try{if(!Array.isArray(t))return;for(var e=t.length-1;e>=0;e--)try{"function"==typeof t[e]&&t[e]()}catch(t){}}catch(t){}}(u)}catch(t){}try{f()}catch(t){}try{s(n,Number(h)||0,"cleaned")}catch(t){}},generation:Number(h)||0,build:i}}catch(t){}})();