Medium Unlock


If you just want to read Medium articles. Delete all rules, just keep the Example002 rule.

If you don't have the Example002 rule, please create a rule named Example002.

name:
Example002

Site URL:
<https://medium.com/>

Site URL Method:
URL starting with domain

Action URL:
<https://freedium.cfd/#{URL}#>

I believe this example “Example002”, allows you to learn how to customize the rules.

You can customize various rules for reading Medium articles.

How to use?

Don't know how to use it? Click to see the example.

  1. Open the options page:

    chrome-extension://babnnfmbjokkeieobamoifmeapbbfhje/options.html

  2. Click Add Button

  3. Create site rule

  4. Save the rule

  5. Open the URL, e.g: https://medium.com/quant-factory/chatgpt-trading-strategy-fully-backtested-with-python-70e6769ab550

  6. Click the “Readable” extension icon

Untitled

A website can only correspond to one rule. If a website has multiple rules, errors may occur.

name:
Archive

Site URL:
<https://medium.com/>

Site URL Method:
URL starting with domain

Action URL:
<https://archive.is/#{URL}#>

Example:
The Action URL is: <https://archive.is/#{URL}#>

Explain:
<https://archive.is/> is the URL to perform the action on.
#{URL}# is the placeholder for the current web page URL.