open-in-browsers icon indicating copy to clipboard operation
open-in-browsers copied to clipboard

Open in Different Browsers - IE/Chrome/Firefox/Opera/BrowserPlus

Results 22 open-in-browsers issues
Sort by recently updated
recently updated
newest added

Use `customElements.define` instead of `document.registerElement` see https://javascript.info/custom-elements ``` HTMLDocument.registerElement (file:///C:/Users/Waves/AppData/Local/atom-beta/app-1.61.0-beta0/resources/app.asar/static/index.js:160:12) registerElement (C:\Users\Waves\.atom\packages\open-in-browsers\node_modules\space-pen\lib\space-pen.js:66:88) Builder.openTag (C:\Users\Waves\.atom\packages\open-in-browsers\node_modules\space-pen\lib\space-pen.js:297:27) Builder.tag (C:\Users\Waves\.atom\packages\open-in-browsers\node_modules\space-pen\lib\space-pen.js:274:12) Function.span (C:\Users\Waves\.atom\packages\open-in-browsers\node_modules\space-pen\lib\space-pen.js:83:49) Function.content (C:\Users\Waves\.atom\packages\open-in-browsers\lib\open-in-browsers-view.coffee:46:19) ```

I have installed the plugin in atom without any problems. My favourite browser is firefox, so I tried to use the plugin for a html file via the symbol, but...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.58.0 x64 **Electron**: 9.4.4 **OS**: macOS 11.5.1 **Thrown From**: [open-in-browsers](https://github.com/skandasoft/open-in-browsers) package 0.0.30 ### Stack Trace Uncaught TypeError: Cannot read property 'appendChild'...

When I open the browser it only displays a blank page

For my Portable Firefox I want to have it open Firefox Developer Edition. For my Portable Chrome I want to have it open Ungoogled Chromium. These are the directories to...

Is it possible to make the file open in browser plus and automatically do that by spliting the screen, instead of opening a new tab?

In Ubuntu, I'd like to open with [brave](https://brave.com/) as well as Firefox.

In Ubuntu, I'd like to open with [Chromuim](https://en.wikipedia.org/wiki/Chromium_(web_browser)) as well as Firefox.

I selected default browser as Browser Plus. I added localhost settings in file proj.json as per instructions. But Browser Plus browser not considering proj.json and opening file as file full...

Not really a bug (but definitely not a _feature_ ;) ) If you have multiple folders in the root of the project: ![image](https://user-images.githubusercontent.com/21010044/41854322-39386cd4-7890-11e8-96b5-f879323309af.png) The JSON file **has** to be placed...