Skip to content

Commit

Permalink
deploy: 3feaf78
Browse files Browse the repository at this point in the history
  • Loading branch information
wzrabbit committed Oct 21, 2024
1 parent 14c358f commit 77cb86e
Show file tree
Hide file tree
Showing 30 changed files with 2,684 additions and 0 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions v1.2.0.1-firefox-mv2/background.js

Large diffs are not rendered by default.

Binary file added v1.2.0.1-firefox-mv2/background.webp
Binary file not shown.
Binary file added v1.2.0.1-firefox-mv2/boj-logo.webp
Binary file not shown.
2,081 changes: 2,081 additions & 0 deletions v1.2.0.1-firefox-mv2/chunks/options-B1Wdnbfd.js

Large diffs are not rendered by default.

474 changes: 474 additions & 0 deletions v1.2.0.1-firefox-mv2/content-scripts/content.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v1.2.0.1-firefox-mv2/content-scripts/injectionScript.css

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions v1.2.0.1-firefox-mv2/content-scripts/injectionScript.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added v1.2.0.1-firefox-mv2/dice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/icon/128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/icon/16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/icon/32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/icon/48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/icon/96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/inspect-result-check.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/inspect-result-question.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/lock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v1.2.0.1-firefox-mv2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"manifest_version":2,"name":"토탐정","description":"[BOJ-Extension] 알고리즘 분류 가리개 & 랜덤 디펜스, 토탐정!","version":"1.2.0.1","icons":{"16":"icon/16.png","32":"icon/32.png","48":"icon/48.png","96":"icon/96.png","128":"icon/128.png"},"permissions":["storage","https://solved.ac/api/v3/search/*"],"web_accessible_resources":["/*"],"background":{"scripts":["background.js"]},"options_ui":{"open_in_tab":true,"page":"options.html"},"content_scripts":[{"matches":["https://www.acmicpc.net/*"],"run_at":"document_idle","js":["content-scripts/content.js"]},{"matches":["https://www.acmicpc.net/*"],"run_at":"document_start","css":["content-scripts/injectionScript.css"],"js":["content-scripts/injectionScript.js"]}]}
55 changes: 55 additions & 0 deletions v1.2.0.1-firefox-mv2/options.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Cute+Font&family=Do+Hyeon&family=Gaegu&family=Gothic+A1&family=Gowun+Batang&family=Gowun+Dodum&family=Hi+Melody&family=IBM+Plex+Sans+KR&family=Jua&family=Nanum+Gothic&family=Nanum+Gothic+Coding&family=Nanum+Myeongjo&family=Noto+Sans+KR&family=Noto+Serif+KR&family=Poor+Story&family=Single+Day&family=Song+Myung&family=Stylish&family=Sunflower:wght@300&family=Yeon+Sung&family=IBM+Plex+Mono&family=Hahmlet&family=Diphylleia&family=Oxanium:[email protected]&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/neodgm/neodgm-webfont@latest/neodgm/style.css">
<style>
@font-face {
font-family: 'Spoqa Han Sans Neo';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/[email protected]/SpoqaHanSansNeo-Regular.woff')
format('woff');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Spoqa Han Sans Neo';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/[email protected]/SpoqaHanSansNeo-Medium.woff')
format('woff');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'Spoqa Han Sans Neo';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/[email protected]/SpoqaHanSansNeo-Bold.woff')
format('woff');
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'CookieRun';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/[email protected]/CookieRun-Regular.woff')
format('woff');
font-weight: 400;
font-style: normal;
}

body {
background: url(/assets/background-B11Dx1zL.webp) repeat;
}
</style>
<title>토탐정 설정</title>
<meta name="manifest.open_in_tab" content="true">
<script type="module" crossorigin src="/chunks/options-B1Wdnbfd.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>
Binary file added v1.2.0.1-firefox-mv2/palette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.2.0.1-firefox-mv2/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions v1.2.0.1-firefox-mv2/solvedac-tier-hidden.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions v1.2.0.1-firefox-mv2/solvedac-tier-warn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 77cb86e

Please sign in to comment.