Mate Translate: 선택하고 번역에 대한 리뷰
Mate Translate: 선택하고 번역 제작자: Gikken UG
리뷰 1,941개
- 5점 만점에 5점Firefox 사용자 12880806 님, 8년 전The best translate extension for Firefox.
Almost like the original Google Translate for Chrome. - 5점 만점에 5점sanityname 님, 8년 전
- 5점 만점에 1점Firefox 사용자 13014857 님, 8년 전reagiert weder auf Shift-T noch taucht es im Kontextmenü von Firefox 53.0.2 auf. absolut nutzlos
- 5점 만점에 5점Firefox 사용자 12968369 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13003008 님, 8년 전
- 5점 만점에 5점Moreh Richard Fulk 님, 8년 전
- 5점 만점에 5점Firefox 사용자 12955970 님, 8년 전
- 5점 만점에 1점Firefox 사용자 12976794 님, 8년 전
- 5점 만점에 5점Firefox 사용자 12962278 님, 8년 전
- @Anonymous user b90638
Allowing translate.googleapis.com and extensioncontent did the job for me, some other google stuff might be needed as well, but no need for google.com I think. Thanks for the hint anyway.
Example CSS for dark theme tooltip:
.TnITTtw-help-selected-wrap {
border: red !important;
}
.TnITTtw-has-bottom-arrow {
box-shadow: red !important;
}
.TnITTtw-help-inside-layout {
background: #272727 !important;
}
.TnITTtw-synonyms {
color: #cecece !important;
}
.TnITTtw-synonym {
color: #cecece !important;
}
.TnITTtw-unpinned-utils, .TnITTtw-utils {
border-bottom: 1px solid #7c231c !important;
background: #531713 !important;
}
.TnITTtw-util-button {
background-color: #bb352a !important;
}
.TnITTtw-original-variant {
color: #cecece !important;
}
.TnITTtw-main-variant {
color: #cecece !important;
}
.TnITTtw-top-arrow {
border-bottom-color: #531713 !important;
}
.TnITTtw-v-pos {
color: #777 !important;
border-top-color: #531713 !important;
}
.TnITTtw-v-item {
border-color: #531713 !important;
}
.TnITTtw-main-of-item {
color: #cecece !important;
}
.TnITTtw-dragBar {
background: #531713 !important;
}
.TnITTtw-icon, .TnITTtw-small-listen-icon {
background: url(moz-extension://*******************/resources/images/ui_elements/speaker_orig.png) center no-repeat !important;
background-size: 20px 20px !important;
} - 5점 만점에 4점Firefox 사용자 12670500 님, 8년 전For all Noscripters out there, you need to allow
google.com
translate.googleapis.com
for it to work.