문제

Trying to make my Chrome extension compatible with Opera.

For Chrome I can append the extension ID to "https://chrome.google.com/webstore/detail/" and I can get the Chrome Web Store url of that extension.

Does Opera have anything similar?

도움이 되었습니까?

해결책

Yes, you can. Just use:

https://addons.opera.com/extensions/details/app_id/[extension_id]

For example, for AdBlock:

https://addons.opera.com/extensions/details/app_id/aobdicepooefnbaeokijohmhjlleamfj
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top