swapagarwal / mediumship

:books: Read all Medium stories for free!
MIT License
594 stars 74 forks source link

Support for Medium sites without medium.com/* domain. #6

Closed gonz4lex closed 5 years ago

gonz4lex commented 5 years ago

Just wondering if this feature is possible.

For example, https://towardsdatascience.com/ is a Medium publication but the extension does not work in that domain.

j3soon commented 5 years ago

Are you using Firefox? I've fixed it in #7

swapagarwal commented 5 years ago

We can do something like this: For URLs like https://towardsdatascience.com/jupyter-is-the-new-excel-a7a22f2fc13a, we can provide a page action which can trigger a refresh with the unlocked story.

gonz4lex commented 5 years ago

Hello,

Thanks for your contribution and fixing the issue on FIrefox. However, I am using Chrome and still does not work on the towardsdatascience.com domain, although it does in onezero.medium.com.

Please let me know if there is any information or help I could provide. Thanks.

swapagarwal commented 5 years ago

Hi, the chrome version will be updated sometime today to include this change.

saadahmadazad commented 5 years ago

Hi @gonz4lex @swapagarwal @j3soon I am new to opensource community. Will anyone explain me what's happening over there??

j3soon commented 5 years ago

Fixed in v2.1 on both browsers.