Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 700 Bytes

File metadata and controls

28 lines (22 loc) · 700 Bytes

chrome-extension-fullscreen-omnibox

published at https://chrome.google.com/webstore/detail/fullscreen-toolbar-url-ac/dembdbcepnnjlblmaefamfaooafhfiil

Contribute

Install dependencies

yarn

Build

yarn watch

Load extension

Then in Chrome / Settings / Extension > load unpacked and choose dist folder Default keymap to bring the popup is SHIFT + CTRL + L From there you can edit files and update the loaded extension from the extension page

see https://support.google.com/chrome/a/answer/2714278?hl=en

Roadmap

  • use web component
  • dark mode
  • use browser default search engine

Credits

Thanks to https://github.com/chibat/chrome-extension-typescript-starter