Bike
Bike 2 (Preview)
Bike 2 (Preview)
  • Bike 2 (Preview)
  • Using Bike 2
    • Outline Editing
    • Using Selection
    • Using Extensions
    • Using Outline Paths
    • Using Outline Filtering
  • Customizing Bike
    • Creating Extensions
    • Extensions Tutorial
      • App Context Tutorial
      • DOM Context Tutorial
      • Style Context Tutorial
  • Known Bugs
Powered by GitBook
On this page
  1. Using Bike 2

Using Extensions

Last updated 2 days ago

Use extensions to customize and enhance the functionality of Bike. They can add new commands, keybindings, views, and other features to Bike. Sensitive features (such as network requests) are protected by a permission system.

To install an extension:

  1. Choose Bike > Extensions to show Bike's extension folder

  2. Move the extension folder (ends with .bkext) into that folder

  3. Bike will automatically load the extension and make available its features

See the section to learn how to create your own extensions .

Creating Extensions