Mate Translate – translator, dictionary のレビュー
Mate Translate – translator, dictionary 作成者: Gikken UG
合計レビュー数: 1,938
- 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. - 5 段階中 3 の評価Firefox ユーザー 12896794 によるレビュー (8年前)