All Projects โ†’ wormwlrm โ†’ military-service-calculator

wormwlrm / military-service-calculator

Licence: MIT License
๐Ÿ“… ์ „์—ญ์ผ ๊ณ„์‚ฐ๊ธฐ ํ™•์žฅํ”„๋กœ๊ทธ๋žจ - Chrome & Firefox extension for calculating military service date

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to military-service-calculator

GitHub-Web-IDE
โšก Open GitHub repositories in online web IDE
Stars: โœญ 242 (+680.65%)
Mutual labels:  firefox-addon
exodify
Wonder how much an app is tracking you? Now you can see it from within the Google Play web interface thanks to ExodusPrivacy.
Stars: โœญ 56 (+80.65%)
Mutual labels:  firefox-addon
GladiatusCrazyAddon
A browser addon for the Gladiatus browser game.
Stars: โœญ 31 (+0%)
Mutual labels:  firefox-addon
Rosy
Firefox addon to convert numbers to sinhala words.
Stars: โœญ 19 (-38.71%)
Mutual labels:  firefox-addon
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: โœญ 21 (-32.26%)
Mutual labels:  firefox-addon
peek
1-click from git repo to local editor
Stars: โœญ 22 (-29.03%)
Mutual labels:  firefox-addon
bitcoin-price-ticker
Bitcoin Price Ticker Firefox Addon with multiple price sources and configuration options
Stars: โœญ 37 (+19.35%)
Mutual labels:  firefox-addon
add-url-to-window-title
A Firefox addon which will put the web page address (URL) into the window's title. Useful for customizing KeePass's auto-type
Stars: โœญ 56 (+80.65%)
Mutual labels:  firefox-addon
discussify-browser-extension
Discussify's browser extension app
Stars: โœญ 36 (+16.13%)
Mutual labels:  firefox-addon
Copycat
๐Ÿ‚ Copy content from web powerful than ever before.
Stars: โœญ 108 (+248.39%)
Mutual labels:  firefox-addon
inDoors
Chrome/Firefox extension that displays companies' Glassdoor ratings on LinkedIn and other job sites
Stars: โœญ 33 (+6.45%)
Mutual labels:  firefox-addon
facebook adblock
An open-source Ad Blocker for Facebookโ„ข
Stars: โœญ 173 (+458.06%)
Mutual labels:  firefox-addon
paxmod
๐Ÿ•Š๏ธ Firefox add-on for multi-row tabs and site-dependent tab colors
Stars: โœญ 123 (+296.77%)
Mutual labels:  firefox-addon
briskine
Write faster with templates and keyboard shortcuts.
Stars: โœญ 88 (+183.87%)
Mutual labels:  firefox-addon
stream-detector
A Firefox addon written in JavaScript which provides an easy way to keep track of URLs to playlists and subtitles used by Apple HLS, Adobe HDS, MPEG-DASH, and Microsoft Smooth Streaming streams.
Stars: โœญ 307 (+890.32%)
Mutual labels:  firefox-addon
redminetoolbar
Firefox add-on to improve handling of Redmine projects
Stars: โœญ 27 (-12.9%)
Mutual labels:  firefox-addon
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: โœญ 22 (-29.03%)
Mutual labels:  firefox-addon
VRCFriendCheck
VRChatใฎใƒ•ใƒฌใƒณใƒ‰ใฎใ‚ชใƒณใƒฉใ‚คใƒณ็Šถๆณใฎ็ขบ่ชใ€ใ‚ชใƒณใƒฉใ‚คใƒณ้€š็ŸฅใŒใงใใ‚‹ใƒ–ใƒฉใ‚ฆใ‚ถๆ‹กๅผตๆฉŸ่ƒฝ
Stars: โœญ 16 (-48.39%)
Mutual labels:  firefox-addon
firefox-containers-helper
Firefox multi-account containers are for power users. So is this. Adds bulk container interactivity features missing from the Mozilla Multi-Account Containers extension.
Stars: โœญ 32 (+3.23%)
Mutual labels:  firefox-addon
duolingo-solution-viewer
A browser extension providing access to the lists of solutions to the translation / listening challenges on Duolingo, and restoring the correction of typos for listening challenges.
Stars: โœญ 31 (+0%)
Mutual labels:  firefox-addon

๐Ÿ“… Military Service Calculator

screenshot

์ „์—ญ์ผ ๊ณ„์‚ฐ๊ธฐ ํ™•์žฅ ํ”„๋กœ๊ทธ๋žจ

โš’ ์„ค์น˜

ํฌ๋กฌ

  1. ์ด ์ €์žฅ์†Œ๋ฅผ cloneํ•˜์—ฌ Dev ์„œ๋ฒ„๋ฅผ ์‹คํ–‰์‹œํ‚ต๋‹ˆ๋‹ค.

    git clone https://github.com/wormwlrm/military-service-calculator.git
    cd military-service-calculator
    npm install
    npm run dev
  2. ํฌ๋กฌ ๋ธŒ๋ผ์šฐ์ €๋ฅผ ์—ด๊ณ  chrome://extensions๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.

  3. ์šฐ์ธก ์ƒ๋‹จ์˜ ๊ฐœ๋ฐœ์ž ๋ชจ๋“œ๋ฅผ ์ผญ๋‹ˆ๋‹ค.

  4. ์••์ถ• ํ•ด์ œ๋œ ํ™•์žฅ ํ”„๋กœ๊ทธ๋žจ ๋กœ๋“œ ๋ฒ„ํŠผ์œผ๋กœ /dist ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ๋กœ๋“œํ•ฉ๋‹ˆ๋‹ค.

ํŒŒ์ด์–ดํญ์Šค

  1. ์ด ์ €์žฅ์†Œ๋ฅผ cloneํ•˜์—ฌ Dev ์„œ๋ฒ„๋ฅผ ์‹คํ–‰์‹œํ‚ต๋‹ˆ๋‹ค.

    git clone https://github.com/wormwlrm/military-service-calculator.git
    cd military-service-calculator
    npm install
    npm run dev
  2. ํŒŒ์ด์–ดํญ์Šค์—์„œ about:debugging#addons์œผ๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.

  3. ๋ถ€๊ฐ€๊ธฐ๋Šฅ ๋””๋ฒ„๊น… ํ™œ์„ฑํ™”๋ฅผ ์ฒดํฌํ•ฉ๋‹ˆ๋‹ค.

  4. ์šฐ์ธก ์ƒ๋‹จ์˜ ์ž„์‹œ ๋ถ€๊ฐ€๊ธฐ๋Šฅ ๋กœ๋“œ... ๋ฒ„ํŠผ์œผ๋กœ /dist ๋””๋ ‰ํ† ๋ฆฌ์˜ manifest.json ํŒŒ์ผ์„ ๋กœ๋“œํ•ฉ๋‹ˆ๋‹ค.

๐Ÿ–จ ๋ฐฐํฌ

npm run build

๐Ÿ›  ์˜์กด์„ฑ

๐ŸŽฐ ๋ฒ„์ „

๋ฒ„์ „์— ๋Œ€ํ•œ ์ •๋ณด๋Š” ๋ฆด๋ฆฌ์ฆˆ ๋…ธํŠธ์—์„œ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

๐Ÿ‘จโ€ ๊ด€๋ฆฌ์ž

๐Ÿ‘ฉโ€ ๊ธฐ์—ฌ์ž

์–ด๋–ค ์–‘์‹์˜ ํ’€ ๋ฆฌํ€˜์ŠคํŠธ๋„ ํ™˜์˜ํ•ฉ๋‹ˆ๋‹ค.

๋ผ์ด์„ผ์Šค

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].