operasoftware / chrome-webstore-extension

Contains the code of the Download Chrome Extension hosted at https://addons.opera.com which allows users to install extensions from Google Chrome Web Store directly in Opera browser
MIT License
101 stars 54 forks source link

Opera Install Google Chrome extension is not working on Opera GX #27

Open ShadowBowserPL opened 5 years ago

ShadowBowserPL commented 5 years ago

I can't instal anything form Chrome Web Store :(

gitmy9 commented 5 years ago

Same here ...

Wizzark commented 4 years ago

I found a solution

  1. It is necessary to put the developer mode in the extension manager
  2. It must be installed "Extension source viewer" link: https://addons.opera.com/en/extensions/details/extension-source-viewer/
  3. We go to the desired chrome extension
  4. Download zip file with "Extension source viewer"
  5. Create a folder (do not delete after installation!)
  6. Unpack the contents of the zip file into a folder
  7. Go to the extension manager
  8. click on the "load unpacked" button
  9. select the folder into which the contents of the zip file were unpacked
ManWooDz commented 4 years ago

I found a solution

  1. It is necessary to put the developer mode in the extension manager
  2. It must be installed "Extension source viewer" link: https://addons.opera.com/en/extensions/details/extension-source-viewer/
  3. We go to the desired chrome extension
  4. Download zip file with "Extension source viewer"
  5. Create a folder (do not delete after installation!)
  6. Unpack the contents of the zip file into a folder
  7. Go to the extension manager
  8. click on the "load unpacked" button
  9. select the folder into which the contents of the zip file were unpacked

I found a solution

  1. It is necessary to put the developer mode in the extension manager
  2. It must be installed "Extension source viewer" link: https://addons.opera.com/en/extensions/details/extension-source-viewer/
  3. We go to the desired chrome extension
  4. Download zip file with "Extension source viewer"
  5. Create a folder (do not delete after installation!)
  6. Unpack the contents of the zip file into a folder
  7. Go to the extension manager
  8. click on the "load unpacked" button
  9. select the folder into which the contents of the zip file were unpacked

That work! thanks a lot