Giter Site home page Giter Site logo

naver-endic-unofficial's People

Contributors

khris avatar ukhyun2402 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

naver-endic-unofficial's Issues

ContentScript측에서 팝업 띄우기

페이지를 파싱하여 자체 인터페이스를 제공하는 쪽으로 간다. iframe을 넣으려면 넣을 수 있지만 불안정하고 쓸데없는 권한 요구가 심하다.

WebExtension으로 모두 이동

  • #6 WE쪽에서 셋팅 메뉴 구현하기
  • #8 ContentScript측에서 팝업 띄우기
  • #9 설치 혹은 업데이트시 WE쪽에서 확장 사이트 띄우기
  • #10 Add-on SDK 에서 WebExtension으로 전환

새로운 모드: hover

클릭이나 드래그 없이 단어 위에 마우스 커서를 올려놓기만 하면 알아서 찾아주는 모드

CSP가 적용된 사이트에서 load_dict.js가 로드되지 않음

테스트한 곳에서의 CSP:

Content-Security-Policy: base-uri 'self'; style-src 'self' 'unsafe-inline'; media-src 'self' https://cdn.example.org/; font-src 'self'; connect-src 'self' https://cdn.example.org/ https://example.org/ wss://example.org/ blob:; object-src 'none'; upgrade-insecure-requests; frame-ancestors 'none'

아마 제 생각에는 frame-ancestors가 문제인 듯 합니다.

일본어를 지원할 예정은 없나요?

파이어폭스에서 유일하게 간편하게 사용할수 있는 사전 플러그인인데, 영어만 지원한다는게 너무 아쉬워요
일본어를 지원할 예정은 없나요?

CORS 에러

네이버에서 이제 외부 요청 막으려고 하는지 검색 시 CORS 에러가 나네요. 다른 URL이나 중계서버 등이 필요할 듯합니다.

한국어 단어가 영어로 더 이상 번역되지 않음

이전에는 영어 단어 한국어로, 또 한국어 단어 영어로 번역됐어도 이제야 영어 단어 한국어로만 합니다. 저는 영어 원어민으로서 이 팝업 사전을 한국어 공부하는 데 많이 사용했으니 큰일입니다

Suggestion: Highlight selected word

Rikaichamp, a similar dictionary extension for Japanese highlights the currently selected part in the original text:

I thought this would be useful for this extension too since new language learners might find it easier if the software highlights the part it recognized. With that, you can see easily where a new word begins and where the current one ends. Also, you can see if you selected the part that you actually want to translate.

저절로 단어 선택 방법이 바뀌는 문제

잘 사용하고 있습니다. GitHub에 한글로 Issue를 작성하니 기분이 새롭네요.

Centos 7.6에 Firefox 60.5.1esr (64비트) 버전을 사용하고 있습니다.

보통 단축키 방식(CTRL + ALT)을 사용해서 단어를 검색하고 있는데,
한참 사용하고 있다보면 어느샌가 드래그 방식으로 바뀌어 있습니다.
어떤 상황 때문인지 정확히 모르겠는데 좀 오래 사용하고 있다보면 그렇네요.

만약, 플러그인의 문제는 아니라면, 어떤 상황에서 이런 일이 발생할지 혹시 추측이 가능하실까요?

사전 내용이 안뜨는 현상

18년 7월 11일 현재,

키를 누르고 사전을 띄우면 흰색 창은 뜨는데, 내용이 아무것도 나오지를 않네요.

windows 10, windows 7에서 문제 확인했습니다.

windows 7의 경우 기존에 잘 동작했었습니다.

네이버 사전 쪽에서 정보를 못가져 가게 막은 걸까요? 바뀐 걸까요? 확인 부탁드립니다.

신규 기능 부탁드려도 될까요?

먼저, 만들어 주신 사전 잘 쓰고있습니다.

비록, 이 기능을 많은 분이 원하는 것은 아닐 것 같지만...
영영사전이 디폴트로 팝업되는 설정이 추가되었으면 좋겠습니다.

감사합니다.

사전 내용이 안보이는 이슈 (mac)


스크린샷 2020-01-27 오후 2 57 15

이번에 맥으로 시스템을 옮기니 위 사진과 같이 사전이 안뜨고 빈 칸만 뜨는 오류가 발생하였습니다
모든 사이트에서 동일한 현상입니다

os : macOS 카탈리나
파폭 버전: 72.0.2

선택 모드 이슈

선택 방법을 개선한다

  • #2 오직 한 단어만 선택되었을때 사전을 띄우는 설정 넣기
  • #3 앞뒤로 전치사가 있을때 붙여서 검색할 수 있는 설정 넣기
  • #4 일정 길이 이상의 텍스트가 선택이 되면 사전을 띄우지 않아야 한다

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.