Gildas преди 3 години
родител
ревизия
df86e7a379
променени са 3 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 0 0
      lib/single-file-extension-background.js
  2. 1 1
      lib/single-file-extension-infobar.js
  3. 0 0
      lib/single-file-extension.js

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
lib/single-file-extension-background.js


+ 1 - 1
lib/single-file-extension-infobar.js

@@ -1 +1 @@
-!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).infobar={})}(this,(function(e){"use strict";const t=globalThis.browser;e.includeScript=async function(e){if(t&&t.runtime&&t.runtime.getURL){const i=await(await fetch(t.runtime.getURL("/lib/single-file-infobar.js"))).text();e.content+="<script>document.currentScript.remove();"+i+"<\/script>"}},Object.defineProperty(e,"__esModule",{value:!0})}));
+!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).infobar={})}(this,(function(e){"use strict";const t=globalThis.browser;e.getScript=async function(){if(t&&t.runtime&&t.runtime.getURL){return"<script>document.currentScript.remove();"+await(await fetch(t.runtime.getURL("/lib/single-file-infobar.js"))).text()+"<\/script>"}},Object.defineProperty(e,"__esModule",{value:!0})}));

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
lib/single-file-extension.js


Някои файлове не бяха показани, защото твърде много файлове са промени