googlearchive / ADBPlugin

Google Chrome Extension with ADB Daemon
375 stars 73 forks source link

Can't install extension on Chrome 30/Win 8 #26

Closed acidr4in1 closed 10 years ago

acidr4in1 commented 10 years ago

Hi,

I can't even click on the download Icon. It says something like: "This application is not supported on this computer. The installation was deactivated."

Why should my PC not be supported.

Running Chrome 30 Win 8 64-Bit

Edit Sorry my bad just saw the the solution on the main page. Would be great to add this in the app discripton.

Elsworth commented 10 years ago

Would you be able to list how you solved this? I don't know which main page you're referring to.

acidr4in1 commented 10 years ago

The Projects Main Page https://github.com/GoogleChrome/ADBPlugin

"Windows 8: Unfortunately you cannot install from the Chrome Web Store. Right click and download this CRX file then open about:extensions in Chrome and drag the CRX onto that page to install. This extension will not automatically stay up to date."

Elsworth commented 10 years ago

Oh in github. Thanks.

bradyemerson commented 10 years ago

Can anyone expand on why Win8 blocks the download/instillation from Chrome Web Store? Is it an issue with the plugin, something in chrome that is being worked on, or a restriction in Win8 that can't be worked around?

paulirish commented 10 years ago

Thanks very much for the detailed bug report, however we're now deprecating this extension.

Chrome now has full built-in support for remote debugging so the extension is no longer neccessary.

All the details are updated here: https://developers.google.com/chrome-developer-tools/docs/remote-debugging#remote-debugging

(If that doesnt work for you, fall back to the using the adb binary)