Opera is fast secure and easy to use. It could be used in PC, Mobile and devices. The browser is free but the SDK and its addons are open source BSD license.. Its features include:
Tags | web-browser browser |
Implementation | Freeware |
License | Freeware |
Platform | Windows Linux MacOS |
Otter Browser aims to recreate the best aspects of Opera 12 and to revive its spirit. We are focused on providing the powerful features power users want while keeping the browser fast and lightweight. We also learned from history and decided to release the browser under the GNU GPL v3. Planned features are listed in the TODO file. Details on already implemented features are available in the CHANGELOG file. If you have an idea that has not yet been proposed or rejected, feel free to open a new issue.
qt5 opera c-plus-plus qt browser qtwebkit qtwebengine web cross-platform bsd windowsxpMaintained by the MDN team at Mozilla. WebExtensions are a way to write browser extensions: that is, programs installed inside a web browser that modify the behaviour of the browser or of web pages loaded by the browser. They are built on a set of cross-browser APIs, so WebExtensions written for Google Chrome or Opera will in most cases run in Firefox or Edge too.
webextensions webextensions-apis mdn firefox mozillaThe web-platform-tests Project is a W3C-coordinated attempt to build a cross-browser testsuite for the Web-platform stack. Writing tests in a way that allows them to be run in all browsers gives browser projects confidence that they are shipping software that is compatible with other implementations, and that later implementations will be compatible with their implementations. This in turn gives Web authors/developers confidence that they can actually rely on the Web platform to deliver on the promise of working across browsers and devices without needing extra layers of abstraction to paper over the gaps left by specification editors and implementors. Clone or otherwise get https://github.com/web-platform-tests/wpt.
testing html test-automation browser w3c whatwg test-runner web-standards standards dom web-development google-chrome blink gecko firefox microsoft-edge safari webkit operaThe Bitwarden browser extension is written using the Chrome Web Extension API and AngularJS. By default the extension is targeting the production API. If you are running the Core API locally, you'll need to switch the extension to target your local instance. Open src/services/api.service.ts and set this.baseUrl and this.identityBaseUrl to your local API instance (ex. http://localhost:5000).
chrome opera firefox webextensions webextension edge bitwarden vivaldi angularjs typescript safari safari-extensionA command line tool to help build, run, and test web extensions
webextension webextensions browser-extension add-ons web extensions web-extensions browser-extensions firefox mozilla google chrome operaFirst of all, it's a browser extension. Once installed, it allows you to navigate through projects on GitHub.com efficiently.Most projects consist of many files and third party dependencies. Files are referencing other files and / or dependencies by language specific statements like include or require. Dependencies are most likely declared in a file called manifest e.g. package.json or Gemfile. The OctoLinker browser extensions makes these references clickable. No more copy and search.
github chrome-extension firefox-addon opera-addon productivity octolinker github-extension docker docker-registryBrowser extension that enhances GitHub code review and exploration. You can download Octotree for your browser from our website. Octotree supports Chrome, Firefox, Edge, Safari, Brave, and Opera. Please check out the troubleshooting guide to see if it solves the problem. If it doesn't, please either create a forum ticket or send an email to support@octotree.io.
github firefox chrome opera safari edge code-review browser-extension code-files pull-request-reviewOctoLinker is a browser extension for Chrome, Firefox and Opera which allows you to navigate through code on GitHub more efficiently. It turns language-specific module-loading statements like include, require or import into links. Depending on the language it will either redirect you to the referenced file or to an external website like a manual page or another service.
github chrome-extension firefox-addon opera-addon productivity octolinker github-extension browser-extensionTL;DR Create a synthesizer with one line of code: synth = new Beep.Instrument() Or plink away on the demo synth: http://beepjs.com. Tap the pulsing Play button for a jaunty music lesson. Chrome: View → Developer → JavaScript Console, or ⌥⌘J. Safari: First, enable the Developer menu. Then, Develop → Show Error Console, or ⌥⌘C. Firefox: Tools → Web Developer → Web Console, or ⌥⌘K. Opera: View → Developer Tools → Opera Dragonfly, or ⌥⌘I, then click on the Console tab.
Remote Browser is a library for controlling web browsers like Chrome and Firefox programmatically using JavaScript. You've likely heard of similar browser automation frameworks before, such as Puppeteer and Selenium. Much like these other projects, Remote Browser can be used to accomplish a wide variety of tasks relating to UI testing, Server Side Rendering (SSR), and web scraping. What makes Remote Browser different from these other libraries is that it's built using standard cross-browser compatible technologies, and its primary goal is to facilitate interactions with existing APIs rather than to create a new one of its own. Remote Browser provides a minimalistic and lightweight framework for automating browsers using vanilla JavaScript, HTML browsing contexts, and the Web Extensions API. If you're already familiar with these technologies, then you already know almost everything that you need to use Remote Browser. If not, then there are vast learning resources out there, like The Mozilla Developer Network (MDN), which can get you up to speed in no time. Be sure to check out the Introduction, the Interactive Tour, and Usage Examples to learn about how Remote Browser makes it easy to use these technologies.
You should be able to install it in all Chrome based browser such as Chrome, Chrome Canary, Chromium, Opera, Vivaldi, Yandex, and more ... Go to chapter Environnement setup.
chrome strava cycling running swim webextension typescript angular git-flow operaThis is the Onion Browser 2.X branch, based on Endless. The old version of Onion Browser can be found here. Onion Browser is a free web browser for iPhone and iPad that encrypts and tunnels web traffic through the Tor network. See the official site for more details and App Store links.
anonymity browser ios privacy security tor tor-network web-browser onion mobile mplThis is the Onion Browser 2.X branch, based on Endless. The old version of Onion Browser can be found here. Onion Browser is a free web browser for iPhone and iPad that encrypts and tunnels web traffic through the Tor network. See the official site for more details and App Store links.
anonymity browser ios privacy security tor tor-network web-browser onion mobile mplPale Moon is an Open Source, Goanna-based web browser available for Microsoft Windows and Linux (with other operating systems in development), focusing on efficiency and customization. Make sure to get the most out of your browser.
browser web-browser privacy securityDot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisements online. Found a bug in Dot Browser? You can report it by creating a new issue.
react sync privacy protection typescript browser web js desktop ts monorepo anonymity robust blocker webbrowser trackers hacktoberfest freedomsThis repository contains compatibility data for Web technologies. Browser compatibility data describes which platforms (where "platforms" are usually, but not always, web browsers) support particular Web APIs. This data can be used in documentation, to build compatibility tables listing browser support for APIs. For example: Browser support for WebExtension APIs.
compatibility compat data dataset json browser-compat-data browser mdn mozillaProblem: You need a large key-value store in the browser. LargeLocalStorage bridges all of that to give you a large capacity (up to several GB when authorized by the user) key-value store in the browser (IE 10, Chrome, Safari 6+, Firefox, Opera).
localstorage key value key-value storage browser indexeddb websql filesystemapiThe most popular open source web browser developed by Mozilla community. <a href="https://addons.mozilla.org/firefox/" target="_blank">over 6,000 Firefox add-ons</a> available to plug in to the browser Manage online auctions, upload digital photos, see the weather forecast in a glance and listen to music all from the convenience of your browser. It could be used in PC and Mobile.
web-browser browserPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Headless execution is supported for all the browsers on all platforms.
electron testing firefox chrome automation web chromium webkit e2e-testing testing-tools browser-testing ui-automationWindows4all.com is a Silverlight based online virtual operating system (sometimes called a Web OS or a Webtop or a cloud computer). It is is a website that simulates an operating system inside your web browser.
windows4all online-virtual-opera operating-system os simulation straight-up-beastly
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.