fahad-israr / browser-extension-for-starfish

Browser Extension to Inject `Open in IDE` button on Github and Gitlab and handle with Starfish App

Home Page:https://github.com/maxandersen/starfish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starfish Browser extension

This is the browser extension for Starfish, supporting Chrome and Firefox. It adds a Open in IDE button to the configured GitHub and GitLab installations (defaults to domains containing github.com or gitlab.com) which opens up the srafish Application.

Note: It will not open up starfish as currently the application does not exists.You'll get the open xdg-open option.

@Github

Github Demo

@Gitlab

Gitlab Demo

Screenshot to Show generated Link

ide://#https://github.com/maxandersen/jbang [See bottom left when cursor is pointed to open in IDE]

Screenshot for Demo

Supported Browsers

  • Google Chrome
  • Mozilla Firefox.

Build

yarn install && yarn build

Test

Build first and then load it as "unpackaged extension" (Chrome) or "temporary add-on" (Firefox). It should be active until the next restart of your browser.

About

Browser Extension to Inject `Open in IDE` button on Github and Gitlab and handle with Starfish App

https://github.com/maxandersen/starfish


Languages

Language:TypeScript 88.8%Language:CSS 4.6%Language:JavaScript 3.5%Language:HTML 3.1%