Search Engines Helper 的评价
Search Engines Helper 作者: Soufiane Sakhi
74 条评价
- 评分 5 / 5来自 Solar Tigerin, 5 年前
- Replaces the sorely missed capability Firefox used to have for adding a search engine based on the query URL. It also made it easy to add an icon for each search engine. The export function also works well. Unfortunately, the import function did not work for me, which is why I gave it 4 stars instead of 5.
- 评分 5 / 5来自 Firefox 用户 14236649, 5 年前
- 评分 5 / 5来自 Firefox 用户 13823800, 6 年前
开发者回应
发布于 6 年前Are you using a Beta/Nighlty or non stable version of Firefox by any chance ? Everything is working well for me with Firefox 66.0.3 64-bit on windows- 评分 5 / 5来自 Firefox 用户 14307885, 6 年前
- 评分 5 / 5来自 Firefox 用户 14070067, 7 年前
- 评分 5 / 5来自 hipsterlynx, 7 年前I was just looking at the new API to figure out how to rewrite my old add-on for Firefox Quantum, and came across yours. Uploading and then downloading the engine data doesn't look like the most elegant solution, but if this is really the only thing you can do now, what you gonna do ¯\_(ツ)_/¯
I'd consider checking whether the downloaded file is the same as the one you uploaded though, just to be sure that you are getting back the same thing and the file host is possibly not trying to do anything funny. - 评分 5 / 5来自 Firefox 用户 13866414, 7 年前
- 评分 4 / 5来自 Bossa Nova, 7 年前Thank you!
But after adding a search engine, it can be used only in the search bar?
It is not visible in the context menu. The thing is, I do not like the search bar, most of my searches are through selecting text then via right-clicking.
Will you implement this?开发者回应
发布于 7 年前Hello,
The search engines can be used in the search bar and below address bar as well.
I recommend the following extension for selected text search: https://addons.mozilla.org/en-US/firefox/addon/swift-selection-search/ - 评分 5 / 5来自 Juan Simón, 7 年前Thank you too much for this add-on!!
I'm trying to add a search engine for hours with an icon and I couldn't, but with your add-on I have done it in seconds. - 评分 5 / 5来自 Firefox 用户 13711715, 7 年前
- 评分 4 / 5来自 Firefox user 13684821, 7 年前very very simple to use & works perfect on my current 57.0.4 64-bit. thx loooots for sharing!
just hope maybe the developer shall update so that it can detect the URL of the query field automatically开发者回应
发布于 7 年前Hello, thanks for the review.
As for your request, it's practically impossible to know which part of the URL constitutes the query field:
- it can be a query parameter like https://www.youtube.com/results?search_query=%s
- it can also be a path parameter like http://dictionary.reference.com/browse/%s
I may add in the future a more automated way to add a search engine.