Собрал новую версию

Настроил открытие новой вкладки вместо, popup
jwt
Rinsvent 2 years ago
parent 72772e6304
commit de7a4b6d52
  1. 5
      plugin/assets/js/background.js
  2. 1
      plugin/manifest.json
  3. 4
      plugin/popup/404.html
  4. 1
      plugin/popup/_next/static/J4k37v5qNO58v9nWL4ohq/_buildManifest.js
  5. 0
      plugin/popup/_next/static/J4k37v5qNO58v9nWL4ohq/_ssgManifest.js
  6. 1
      plugin/popup/_next/static/Q6jhKJ5_mGyJrvtZm-jWu/_buildManifest.js
  7. 139
      plugin/popup/_next/static/chunks/492-344a2e231420489c.js
  8. 166
      plugin/popup/_next/static/chunks/556-56e85e4880bbe04b.js
  9. 1
      plugin/popup/_next/static/chunks/pages/index-84dfafb8f3c7c7ce.js
  10. 1
      plugin/popup/_next/static/chunks/pages/index-fc32412598eff94e.js
  11. 1
      plugin/popup/_next/static/css/4110ffaca6c57d5d.css
  12. 1
      plugin/popup/_next/static/css/758d1a1ad3b56ec4.css
  13. 2
      plugin/popup/index.html

@ -0,0 +1,5 @@
const extensionIconClickListener = () => {
chrome.tabs.create({ url: 'chrome-extension://' + chrome.runtime.id + '/popup/index.html' });
};
chrome.browserAction.onClicked.addListener(extensionIconClickListener);

@ -8,7 +8,6 @@
"16": "icons/16.png", "16": "icons/16.png",
"32": "icons/32.png" "32": "icons/32.png"
}, },
"default_popup": "popup/index.html",
"default_title": "FMS" "default_title": "FMS"
}, },
"content_scripts": [ { "content_scripts": [ {

@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/961153d3a9f88130.css" as="style"/><link rel="stylesheet" href="/_next/static/css/961153d3a9f88130.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-0b5d8249fb15f5f3.js" defer=""></script><script src="/_next/static/chunks/framework-114634acb84f8baa.js" defer=""></script><script src="/_next/static/chunks/main-66ca454f7bdf962f.js" defer=""></script><script src="/_next/static/chunks/pages/_app-891652dd44e1e4e1.js" defer=""></script><script src="/_next/static/chunks/pages/_error-8353112a01355ec2.js" defer=""></script><script src="/_next/static/Q6jhKJ5_mGyJrvtZm-jWu/_buildManifest.js" defer=""></script><script src="/_next/static/Q6jhKJ5_mGyJrvtZm-jWu/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style> <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/961153d3a9f88130.css" as="style"/><link rel="stylesheet" href="/_next/static/css/961153d3a9f88130.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-0b5d8249fb15f5f3.js" defer=""></script><script src="/_next/static/chunks/framework-114634acb84f8baa.js" defer=""></script><script src="/_next/static/chunks/main-66ca454f7bdf962f.js" defer=""></script><script src="/_next/static/chunks/pages/_app-891652dd44e1e4e1.js" defer=""></script><script src="/_next/static/chunks/pages/_error-8353112a01355ec2.js" defer=""></script><script src="/_next/static/J4k37v5qNO58v9nWL4ohq/_buildManifest.js" defer=""></script><script src="/_next/static/J4k37v5qNO58v9nWL4ohq/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>
body { margin: 0; color: #000; background: #fff; } body { margin: 0; color: #000; background: #fff; }
.next-error-h1 { .next-error-h1 {
border-right: 1px solid rgba(0, 0, 0, .3); border-right: 1px solid rgba(0, 0, 0, .3);
@ -9,4 +9,4 @@
.next-error-h1 { .next-error-h1 {
border-right: 1px solid rgba(255, 255, 255, .3); border-right: 1px solid rgba(255, 255, 255, .3);
} }
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"Q6jhKJ5_mGyJrvtZm-jWu","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html> }</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"J4k37v5qNO58v9nWL4ohq","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>

@ -0,0 +1 @@
self.__BUILD_MANIFEST={__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":["static/chunks/556-56e85e4880bbe04b.js","static/css/758d1a1ad3b56ec4.css","static/chunks/pages/index-84dfafb8f3c7c7ce.js"],"/_error":["static/chunks/pages/_error-8353112a01355ec2.js"],sortedPages:["/","/_app","/_error"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();

@ -1 +0,0 @@
self.__BUILD_MANIFEST={__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":["static/chunks/492-344a2e231420489c.js","static/css/4110ffaca6c57d5d.css","static/chunks/pages/index-fc32412598eff94e.js"],"/_error":["static/chunks/pages/_error-8353112a01355ec2.js"],sortedPages:["/","/_app","/_error"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +0,0 @@
.styles_autocomplete__ix2hI{width:100%}.Home_main__nLjiQ{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem}.Home_tasks__KFfHM{display:grid;grid-template-columns:1fr}.Home_task__4_d_Z{display:grid;grid-template-columns:11fr 1fr}.Home_tabPanel__c8pAj{display:flex}.Home_tabPanelItem__83uu5{flex-grow:1;padding:5px;cursor:pointer;border-bottom:2px solid #cae5fa}.Home_tabPanelItemActive__nTDuS,.Home_tabPanelItem__83uu5:hover{border-bottom:2px solid #298df8}

@ -0,0 +1 @@
.styles_autocomplete__ix2hI{width:100%;display:grid;grid-template-columns:11fr 1fr}.Home_main__nLjiQ{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem}.Home_tasks__KFfHM{display:grid;grid-template-columns:1fr}.Home_task__4_d_Z{display:grid;grid-template-columns:11fr 1fr}.Home_tabPanel__c8pAj{display:flex}.Home_tabPanelItem__83uu5{flex-grow:1;padding:5px;cursor:pointer;border-bottom:2px solid #cae5fa}.Home_tabPanelItemActive__nTDuS,.Home_tabPanelItem__83uu5:hover{border-bottom:2px solid #298df8}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save