beyondcode / livewire-devtools

Chrome and Firefox DevTools extension for debugging Livewire applications
MIT License
417 stars 23 forks source link

Could not load manifest on Linux Chromium #5

Closed matsava closed 3 years ago

matsava commented 3 years ago

Steps

  1. Download release source.zip
  2. Unzip
  3. Click "Load unpacked"
  4. Select folder
  5. Error
    Manifest file is missing or unreadable
    Could not load manifest.

    2020-09-04_22-36

nuernbergerA commented 3 years ago

Hey @matsava,

have you tried chrome.zip instead of source?

matsava commented 3 years ago

Yeah, I should pay more attention when reading the instructions :D Thanks!