Add-on Framework
Build Add-ons for all browsers or hire us to develop it for you
Besttoolbars Add-on Framework is a framework that allows you to create add-ons for all major browsers:
|
![]()
Faster Delivery
Reduce your development time by writing one piece of code that works in all browsers and using common technologies: HTML, JavaScript, and CSS.
Lower Cost
Less time developers spent making your plug-in means that you pay less.
Speed changes
You don't need to write 5 different snippets of code to make any changes. Write just one to make change to all browsers all at once.
Improved compatability
The Framework supports all major browsers. Moreover it will support all future versions of browsers. You don't need to rewrite the code to support new versions.
|
You can develop your add-on using the Framework or hire us to develop it for you. ![]() Or call us: +1-703-881-3167 |
Watch the Tour: How it Works
Features
Cross-browser API
The same API requests are available for all browsers. Use unified requests to create code that works seamlessly no matter which browser your readers use
Cross-domain requests
Request from a script located on one domain to a page or a script located on another domain. You can run your script within the page the user is browsing right now.
Content scripts
Content scripts are JavaScript files that run in the context of web pages. They can read details of the web pages the browser visits, or make changes to them.
Background scripts
A background script is a long-running script. It’s an HTML page that runs in the add-on process. It exists for the lifetime of your add-on, and only one instance of it is active at a time.
Auto-update
Ability to auto-update add-ons. Update your add-on on your server and it will be updated on the user side.
Buttons on toolbar
You can add custom buttons to browser toolbar to control your add-on’s behavior. For example, add a button to open or close the toolbar.
Badges on button
Add badges to your add-on on the browser toolbar. The badge can be dynamically updated. For example, you can add any kind of counter.
Popup
Open a popup window over the current window with custom content.


