Is it possible to access Chrome/Firefox extensions/plugins like ghostery from a Java program?
The aim is an experimental one to use the ghostery plugin with a client-server application to scan web pages without the use of a web browser.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, I don’t think so.
You might be able to play some games with its JavaScript using a JavaScript-capable Java-based headless browser, though, if you’re specifically looking to replicate ghostery functionality.