일일일(ONEONEONE)

일하는 사람들의 시작 페이지

What is 일일일(ONEONEONE)?

일일일(ONEONEONE) is a Chrome extension developed by https://oneoneone.kr, and its main feature is "일하는 사람들의 시작 페이지".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download 일일일(ONEONEONE) Extension CRX File

Download 일일일(ONEONEONE) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        🚀 새로운 영감을 얻는 가장 효과적인 방법,
일일일은 놓치면 안되는 정보를 놓치지 않게 해드립니다.

🔥 이미 토스, 배민, 야놀자 등의 임직원들이
개발, 마케팅, PM·기획, 디자인, HR 관련 정보를 받아보고 있어요.

• • •

확장 프로그램을 즐겨찾기 용도로만 사용하고 싶다면?
➡️ 확장 프로그램 설치 후 설정 -> 시작 그룹 -> 사용 중지

• • •

일일일 팀에게 하고 싶은 말이 있다면?
➡️ 해당 링크(https://tally.so/r/wklOJ6)를 통해 남겨주세요.                    

Extension Basic Information

Name 일일일(ONEONEONE) 일일일(ONEONEONE)
ID klakgkdbaogbckfhblipmfgfnendlcae
Official URL https://chromewebstore.google.com/detail/%EC%9D%BC%EC%9D%BC%EC%9D%BConeoneone/klakgkdbaogbckfhblipmfgfnendlcae
Description 일하는 사람들의 시작 페이지
File Size 19.34 KB
Installation Count 1,014
Current Version 1.1.0
Last Updated 2023-11-14
Publish Date 2022-06-22
Rating 5.00/5 Total 2 Ratings
Developer https://oneoneone.kr
Email [email protected]
Payment Type free
Extension Website http://oneoneone.kr/
Help Page URL https://productlab.oneoneone.kr/
Privacy Policy Page URL https://productlab.oneoneone.kr/guide2
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\uc77c\uc77c\uc77c(ONEONEONE)",
    "description": "\uc77c\ud558\ub294 \uc0ac\ub78c\ub4e4\uc758 \uc2dc\uc791 \ud398\uc774\uc9c0",
    "version": "1.1.0",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}