Κριτικές για το Simple Context Search
Simple Context Search από 田生
65 κριτικές
- Βαθμολογία 5 από 5από wudini, 14 μέρες πριν
- Βαθμολογία 5 από 5από Mikhail, 18 μέρες πριν
- Βαθμολογία 5 από 5από Pawel, 2 μήνες πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 18998816, 2 μήνες πρινUsed in userChrome.css. You can hide search engines you don't want to display by specifying their labels.
#contentAreaContextMenu menu:is([label="Search"], [label="Suche (R)"], [label="検索 (R)"]) menuitem:is([label="Google"], [label="Bing"], [label="DuckDuckGo"], [label="Perplexity"], [label="YouTube"], [label="Wikipedia (en)"]) {
display: none !important;
}
You can also display only search engines specified by labels.
#contentAreaContextMenu menu:is([label="Search"], [label="Suche (R)"], [label="検索 (R)"]) menuitem:not([label="Google"], [label="Bing"], [label="DuckDuckGo"]) {
display: none !important;
}
Makes the magnifying glass icon in the context menu white only in dark mode.
@media (prefers-color-scheme: dark) {
#contentAreaContextMenu menu:is([label="Search"], [label="Suche (R)"], [label="検索 (R)"]) .menu-icon:not(menuitem .menu-icon) {
filter: invert(100%) brightness(200%) !important;
}
} - Βαθμολογία 5 από 5από BLKHS, 10 μήνες πριν
- Βαθμολογία 5 από 5από robomatic, ένας χρόνος πρινAmazing extension! One of my favourites.
The only issue is it sees all search engines. I wish there was a way to only see the search engines that are enabled (blue checkmark) under about:preferences#search - Βαθμολογία 5 από 5από Nicolás, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 17698764, 3 χρόνια πρινfirefoxに標準でついていても違和感がないほどによくできています。私はこのようなものを求めていたので非常に助かりました!
- Βαθμολογία 5 από 5από Olena, 4 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 17140623, 4 χρόνια πριν
- Βαθμολογία 5 από 5από C.G., 4 χρόνια πριν
- Βαθμολογία 5 από 5από Scoox, 5 χρόνια πρινDoes exactly what it says on the tin and does it well. It picks up your existing Firefox search engines, so you only need to maintain one list. All other similar context menu search tools I had tested required a second list to be added. The only small hassle is that Firefox doesn't allow adding custom search engines out of the box (as far as I know), so I would also recommend another wonderful add-on that is the perfect companion to Simple Context Search: Tom Schuster's Add Custom Search Engine (https://addons.mozilla.org/en-US/firefox/addon/add-custom-search-engine/). These two add-ons working together will significantly enhance your web-browsing experience.
- Βαθμολογία 5 από 5από What7, 5 χρόνια πρινDoes the same thing as other extensions, but without any permissions needed. Perfect.
- Βαθμολογία 5 από 5από The Jazzhole, 6 χρόνια πρινPlease add an option to open searches in background without holding down the "ctrl" key.
- Βαθμολογία 5 από 5από Χρήστης Firefox 15954719, 6 χρόνια πριν