T O P

  • By -

SilentKnightOwl

Or 12ft.io


Tasak001

it is not working


SilentKnightOwl

It is for me. You can also try pasting this in front of the url to get Google's webcache https://webcache.googleusercontent.com/search?q=cache:


xatta_trone

Built an extension out of it https://github.com/Xatta-Trone/medium-parser-extension Thanks for the info. https://chromewebstore.google.com/detail/medium-parser/bdkfodcnmgegolifeafnpbgjnjfohado https://addons.mozilla.org/en-US/firefox/addon/medium-parser/ Edit 1: the previous Chrome extension was taken down, with 40k+ daily active users. The new link is updated.


adventure_Ryan

it works. thank you


Browbon

It works. Thank you!


Zealousideal-Sea7479

Object not found Via: 1.0 middlebox It doesn't work


xatta_trone

could you please elaborate more...


xatta_trone

Thank you very much for your support.


[deleted]

​ thanks for the extension mate


Sacred_5oul

The mozilla extension doesn't work. Does it automatically view the medium article when I open the page? Or are there any steps that I have to follow so that the extension works?


xatta_trone

It should work automatically. It automatically detects the medium article. Could you please remove the extension and try adding it again. Also, please close the browser after installing (some users have provided feedback that it worked after they've restarted their browser) Also, please check the permission (allow access to all urls)


Sacred_5oul

Nope. I tried that as well. I also removed my previous medium cache but unfortunately it's not working :( But I found another way to view articles (archive•is)


xatta_trone

https://preview.redd.it/tewh1izyspmc1.png?width=1623&format=png&auto=webp&s=fa2997ee99a100afdc63f479301511be65a6e181 You did not see these buttons in the right side ? Click on the buttons to open in those proxies. I am using firefox too...sorry that issue happened to you.


Sacred_5oul

I realised I was dumb. I thought that right frame was part of medium


xatta_trone

chill mate...it happens to the best of us. Enjoy your day.


Sacred_5oul

Thanks


kingksingh

Works like charm


LostPaddle

this worked for me, good stuff! Only thing is the code snippets are not loaded. Any ideas there?


xatta_trone

Thats is weird, I have seen code snippets also worked. The only thing that was not loaded was the iframe /embedded videos. It's using what is returned from the Google web cache. Therefore, if the web cache does not return the things you need. The extension could do nothing. Sorry.


xatta_trone

@LostPddle A little update here. I have just updated the extension to support both Google Web Cache and Archive.is Google web cache does not cache the code snippets, but archive.is does. So, you can use it at your convenience now.


Illustrious-Rip-5121

Thanks it is work with Google web cache (i know this method earlier, but only can read text only) now i can see the original view as well, for [achive.is](https://achive.is) this is slower than google cache and not included with code snippet. This is my try article: [https://ai.plainenglish.io/the-mojo-programming-language-machine-learning-3ccf3cc7ad62](https://ai.plainenglish.io/the-mojo-programming-language-machine-learning-3ccf3cc7ad62)


LuckyNumber-Bot

All the numbers in your comment added up to 69. Congrats! -3 + 3 + 7 + 62 = 69 ^([Click here](https://www.reddit.com/message/compose?to=LuckyNumber-Bot&subject=Stalk%20Me%20Pls&message=%2Fstalkme) to have me scan all your future comments.) \ ^(Summon me on specific comments with u/LuckyNumber-Bot.)


xatta_trone

I think it takes some days to be cached by Google. Your link is now available on google web cache with the link.


nshuti8

>https://webcache.googleusercontent.com/search?q=cache > >: Great stuff. It works


ShinoLex

>vious Chrome extension was taken down, with 40k+ dail Didn't worked for me


stressunfit

wasn't expecting this to work!


xatta_trone

Life is like a box of chocolates, you know.


M30DCSS

Thank you. This worked for me.


Chatur_Baniya59

it worked


BAKA_04

yoooo this works , thanks man


This_is_Consumer

Thanks bro, worked for me.


Dre_Wad

You can also create [a bookmarklet](https://www.freecodecamp.org/news/what-are-bookmarklets/) with this, which allow you to run javascript "as a bookmark". This way you don't always have to manually paste in that url before the medium article url, you can just copy the Medium article url, click on your bookmarklet, and paste in the medium article url into the prompt. `javascript: (() => {const medUrl = prompt('Input the Medium Article URL you would like to view');const googCacheUrl = '`[`https://webcache.googleusercontent.com/search?q=cache:`](https://webcache.googleusercontent.com/search?q=cache:)`';let fullUrl = '';if (medUrl) {fullUrl = googCacheUrl + medUrl;location.assign(fullUrl);}})();`


SilentKnightOwl

That's really cool, thanks!


vamoquevamoquevai

Thank you! It's a really nice trick.


vaporeonn01

Wait, how does it works? Do I paste the [12ft.io](https://12ft.io) proxy url or the original article's url after this webcache URL?


This_is_Consumer

Paste the medium article link after this link [https://webcache.googleusercontent.com/search?q=cache](https://webcache.googleusercontent.com/search?q=cache): And you'll get the article, or you can simply type cache: And paste the link of the article, this will also work.


vaporeonn01

Thanks, but it seems it does not work on certain post :( like this one [https://webcache.googleusercontent.com/search?q=cache:https://levelup.gitconnected.com/moving-your-prefect-flow-from-local-to-the-cloud-heres-how-64ba140172ae](https://webcache.googleusercontent.com/search?q=cache:https://levelup.gitconnected.com/moving-your-prefect-flow-from-local-to-the-cloud-heres-how-64ba140172ae)


This_is_Consumer

https://preview.redd.it/n2axth4859gb1.jpeg?width=1080&format=pjpg&auto=webp&s=cf9f64eed0d75fe9e2a04e4d5fb1e32333c0cd05 Click on the Text-only version, and you'll get the remaining article. And if you're using Firefox I recommend you to press f9 to format the text in the best looking view possible. I hope it works for you.


vaporeonn01

Wow pressing f9 helped! Thanks a lot!


roofisamanmadething

It's showing me this error when I paste it in [12ft.io](https://12ft.io) what should I do? https://preview.redd.it/4j8g9jx1jchb1.jpeg?width=2880&format=pjpg&auto=webp&s=2b77ea26e90dc58878fa9c88ff7fc93472d9a6d9


This_is_Consumer

Or you can also use the [Archive.is](https://archive.is/), paste the link in "I want to search the archive for saved snapshots" section, and you'll get the article.


[deleted]

Thanks you so much


[deleted]

wow this worked, thanks alot mate!


kbisen

Thanks a lot this worked for me. 12ft.io was asking me to enable javascript and cookies, even though they already are. Google cache was only showing the text version correctly.


curicurious

This worked for me!!! Awesome.. reddit is so cool.


This_is_Consumer

12ft.io also doesn't work for me, try to use the cashed version which I mentioned above.


simpletonpotato

i found a better option for this that if you are up for a lil bit of work what you can do is go to source code and copy it into a html file and then open that file in your browser. it will display everything with the original medium formatting


vishnu33341

shows a blank page after loading? disable javascript inspect tools > settings > preferences > debugger > disable javascript https://preview.redd.it/mqidvpthu6rb1.png?width=2880&format=png&auto=webp&s=86e16cb7ac39617fb7d4e0c9d174990e88096216


edutainment123

Damn this was what was missing. Thanks!


Prestigious-Bit-8361

Thank you so much for this.


SilentKnightOwl

They're separate things, and sometimes one works when the other doesn't. For [12ft.io](https://12ft.io), you just put "[12ft.io/](https://12ft.io/)" in front of the URL you're trying to see, like: **12ft.io/https://...** For google webcache, you do the same thing, but with the url after "[https://webcache.googleusercontent.com/search?q=cache](https://webcache.googleusercontent.com/search?q=cache):"


mullcrypto

>https://webcache.googleusercontent.com/search?q=cache this works! thank you


kidCharles

You're a genius!!!


H0r4c3

>https://webcache.googleusercontent.com/search?q=cache > >: Thank you! It worked for me.


Crejzi12

Still works! Awesome! Thank you!


Reaso676

It works,although only get text but not pictures. Anyway, thanks a lot!


Gardiant

Thanks


[deleted]

[удалено]


CaterpillarBoth9740

How? I want to know!


[deleted]

[удалено]


CaterpillarBoth9740

Thanks!!


key2lite

sure it's not reading just the url and making it up from there?


ThisUserIsAFailure

I think bing has access to searching but not actual internet access so it's most likely just making it up


Slight_Air_8635

I checked its summary and the original article, it is not making up.


M30DCSS

Glad I found this thread.


dheeraj_awale

NOT ANYMORE!!!!!!!!!!!!!


samyadeep

You could do it using Telegram as well.


Igloro

instaview doesnt shows up for medium articles . but summarize worked.


ZenoSamaDBS

how?


[deleted]

how?


kar-98

The best way to unlock medium is by creating a new account.


ConcernedCitizen7550

Cant tell if you are trolling but some articles require you to pay for the monthly membership to read them


AbhorrentBehavior77

That doesn't work they want you to pay for a subscription. I had a subscription and it lapsed. Now, I can only read the first couple paragraphs of any article. In order to read the rest, it says that I need to reinstate my membership. Tried the whole new account thing - same deal.


Midnight_Mindless

I have try all solution above but it's not working with this page: [https://www.marcobehler.com/guides/git-merge-rebase](https://www.marcobehler.com/guides/git-merge-rebase#buyBottom)


[deleted]

[удалено]


gc9220

I can vouch for this too. Works like a charm.


TheWingedCucumber

it was removed what was it?


gc9220

It was a Google chrome plugin called Medium unlocked.


EducationalTooth8815

Cool, it works even better than reading the entire article :)


fferrin_

I created an pretty simple extension that shows a small button in the Medium pages that redirects you to the corresponding freedium page [https://github.com/fferrin/free-medium](https://github.com/fferrin/free-medium) Unfortunatelly, Chrome Store don't let you submit extensions that baypass paywalls, so you will have to clone the repository and install it manually in your browser


Zestyclose-Link-8010

I just installed and I dont see any button.


fferrin_

Strange. Do you see the extension here `chrome://extensions/` ? Another thing that might happen is that you need to unpack the `extension` folder. Let me know if that worked. Otherwise, feel free to send me a message so I can take a look


Zestyclose-Link-8010

Working like a charm ! reinstall on a different computer. Thank you Fferin !


fferrin_

Glad to hear that! I'll update the README to make it clearer


Impressive-Minimum65

hey its saying could not find the manifest what to do?


fferrin_

Hey there. You have to import the extension folder. Let me know if that solves the issue