Questions tagged [browser-extension]

Browser extensions are additions to a browser that add to or improve some part of the browser's functionality.

Browser extensions are additions to a browser that add to or improve some part of the browser's functionality.

Consider including browser-specific tags to your question, such as:

680 questions
-2
votes
1 answer

Injecting JavaScript via browser extension

Is it possible to inject JavaScript into a web-page with the help of a browser extension and guarantee that the page cannot override it? If this is not possible can the extension somehow check if its injected JavaScript is not used or something? I…
K..
  • 4,044
  • 6
  • 40
  • 85
-2
votes
1 answer

CrossRider extension is not working on Internet Explorer 11

We are using CrossRider to develop an extension for Internet Explorer. I added alerts in the background and in extension.js, but there are no alerts when I install this extension. What is the problem? background.js: appAPI.ready(function($) { …
Uri
  • 2,992
  • 8
  • 43
  • 86
-2
votes
2 answers

Adblock extension blocks magento items

I have just realised that Adblock extension blocks all my product items from this Magento site. What should I do to prevent this issue?
capola
  • 51
  • 1
  • 12
-2
votes
2 answers

How to install an extension to a browser without confirm

When the users enters to a web page, is there a way to install a extension witout confirmation? in what browser I can do that?, or any links to articles about that? the keyword is "without confirmation"
-7
votes
1 answer

How to hidden install extension?

Is there a way to install a crossrider extension on a user's computer without letting him/her know it? My website requires this when a user click on a "set as homepage" link. Thanks for any help.
1 2 3
45
46