An open API service indexing awesome lists of open source software.

https://github.com/dillingham/nova-browser-link

A browser extension for Laravel Nova
https://github.com/dillingham/nova-browser-link

chrome-extension laravel-nova

Last synced: 2 months ago
JSON representation

A browser extension for Laravel Nova

Awesome Lists containing this project

README

          

### Nova Browser Link
A browser companion extension for Laravel Nova.
Provides a easy way to navigate to Nova resources

Screen Shot 2019-07-04 at 5 00 10 PM

### Example usecase
When viewing your blog and want quickly edit it.

### How it works
The browser extension looks for a meta tag:
```html

```
When it does, the Nova icon will highlight
When clicked, it will bring you to a Nova detail page.