Mate Translate – translator, dictionary 的評論
Mate Translate – translator, dictionary 作者: 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 年前
- 評價 1 分,滿分 5 分來自 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 年前
- 評價 1 分,滿分 5 分來自 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;
} - 評價 4 分,滿分 5 分來自 Firefox 使用者 12670500,8 年前For all Noscripters out there, you need to allow
google.com
translate.googleapis.com
for it to work.