Recenzje dodatku ContextSearch web-ext
ContextSearch web-ext Autor: Mike B
Autor recenzji: Tawn
Ocena: 5/5
Autor: Tawn, 6 lat temuThis extension has a very unexpected side-effect! Viewing a website's code via Fx developer tools (but not 'View Page Source') shows code added by ContextSearch. That makes website development difficult. A lot of head-scratching before locating the cause of the bizarre looking stuff that I didn't put there. Disable ContextSearch web-ext and it disappears. Switched back to ContextSearch web-ext Lite.
Update: Did not occur with the lite version. Emailed author, and quickly fixed in 1.9.5. Addon has a ton of options; I use only the added context menu search items. If you encounter this issue in 1.9.5, try turning off some options.
The ability to import one-click search engines from Firefox makes setup a breeze. I really like this ext as long as it doesn't interfere with my web dev.
Update: Did not occur with the lite version. Emailed author, and quickly fixed in 1.9.5. Addon has a ton of options; I use only the added context menu search items. If you encounter this issue in 1.9.5, try turning off some options.
The ability to import one-click search engines from Firefox makes setup a breeze. I really like this ext as long as it doesn't interfere with my web dev.
Odpowiedź autora
Data: 6 lat temuWhat you're seeing is called a content script, and it's how addons using the new webextensions API interact with web pages and provide a user interface. It's not a bug or some malicious code.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts
The Lite version is going to do the same thing but it's been depreciated and no longer receiving updates so I wouldn't recommend using it.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts
The Lite version is going to do the same thing but it's been depreciated and no longer receiving updates so I wouldn't recommend using it.
199 recenzji
- Ocena: 5/5Autor: Użytkownik Firefoksa 13443993, 13 dni temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 13163912, miesiąc temu
- Ocena: 5/5Autor: Paulthefox, 2 miesiące temuAbsolutley excelent add on can customise it as much as needed and works perfect
- Ocena: 5/5Autor: Steven_Aston, 2 miesiące temu
- Ocena: 5/5Autor: Piper, 3 miesiące temu
- Ocena: 5/5Autor: Gemini62167, 4 miesiące temu
- Ocena: 5/5Autor: HypnotizedNarcissist, 6 miesięcy temuthe best from the best
my respect mike
easy, fast, great lay-out, top add-on
thank you very much
btw. and always good updates - Ocena: 5/5Autor: Кадочников Сергей, 7 miesięcy temuПрекрасное расширение, удобное, легко настраиваемое под себя.
- Ocena: 5/5Autor: Seän "Frostbyte" Shepherd, 8 miesięcy temu
- Ocena: 5/5Autor: EarOfWheat, 9 miesięcy temu
- Ocena: 5/5Autor: darlington95, 9 miesięcy temu
- Ocena: 4/5Autor: Dideldum, 9 miesięcy temuDefinitely the Best Search-addon. Nearly perfect.
Unfortunately the sidebar feature is not working (Firefox & Chromium).. - Ocena: 5/5Autor: Seän D. Shepherd, 10 miesięcy temu
- Ocena: 5/5Autor: Ninetynine, rok temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 10244801, rok temuDitched my two faithful companions Context Search Origin and Swift Selection Search when I found this babe.
- Ocena: 1/5Autor: LawrenceSan, 2 lata temuI've used many, many different extensions in several different browsers over many years. (I'm an experienced web developer, starting when the web was first invented, and can code several different web languages -- in other words, I'm not a newbie.)
ContextSearch web-ext has the most complicated, buggy preferences interface I've ever seen in a browser extension. I have it running in both Firefox and Chrome, and when it works it's great -- but trying to customize it, add search engines, etc. is a nightmare.
Currently one of the engines in my ContextSearch list is "Google Maps". It works fine in Firefox, but doesn't work at all in Chrome, just leads to a blank page. So I tried exporting it from Firefox into Chrome. Forget it! The export/import features in the extension's customization interface appears to just export the URL for the icon, not for the search engine itself? And some of the gazillion preferences-interface elements for this extension, in both browsers, appear as just solid gray blocks -- regardless of what theme I use, or whether Dark Reader is on or off, or what other interface options I choose for ContextSearch itself. Of the options (including links) that I can see clearly, most of them don't do anything like what their name implies or what I'd expect them to do.
I haven't given up on it because, for the engines I finally get working, it's very useful. But I spend more time wrestling with this interface than with all my other (many) installed extensions put together! - Ocena: 5/5Autor: Użytkownik Firefoksa 5599219, 2 lata temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 12680106, 2 lata temu
Odpowiedź autora
Data: 2 lata temu(edit) That bug has been found and will be fixed in the next release
The save bug is known and may have been addressed in a recent version. I know it's been a persistent annoyance.
As for the transparency, you should be able to set that yourself using CS Options -> General -> User Styles. Use CSS selectors to apply opacity levels to the menu. If you need help, open an issue at the github site.