Skip to content

Pathfinder is a CRXJS browser extension enhancing dev experience with Vite, React, and TailwindCSS.

License

Notifications You must be signed in to change notification settings

Reterics/pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logo Pathfinder

build

Chrome Extension to assist for development and day to day tasks. It is based on Vite, React, TailwindCSS, and TypeScript.

Getting started

For installing and building both Chrome and Firefox browsers, you can use the following:

npm install
npm run build

Chrome

  • Open chrome://extensions/ page
  • Enable Developer mode by toggling the switch in the top right corner of the page.
  • Import the extension with Load unpacked button

Firefox

  • Open about:debugging#/runtime/this-firefox
  • import the firefox folder via the Load Temporary Add-on... button. FrontPage

User Interface

Quick Access Toolbar - Home Page

QuickAccessToolbar

If we have defined scripts on the home page, then we can "quick execute them" them there by clicking them.

Scripts

Scripts Page

We can declare and save pre-defined scripts that will run on the current open tab via keyup events or the Quick Access Toolbar

Editor Page

Editing scripts is possible using the internal limited Javascript editor that is available with the Edit button.

Notes Page

We can add new notes while we are browsing with the contextmenu, and edit them later in the extension.

Contribute

There are many ways to contribute to Chromate Extension.

About

Pathfinder is a CRXJS browser extension enhancing dev experience with Vite, React, and TailwindCSS.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published