Medium Unlocker Custom

Unlocks medium.com for unlimited reads, no membership required (Custom version of Medium Unlocker by und3fined).

What is Medium Unlocker Custom?

Medium Unlocker Custom is a Chrome extension developed by https://gioxx.org, and its main feature is "Unlocks medium.com for unlimited reads, no membership required (Custom version of Medium Unlocker by und3fined).".

Extension Screenshots

screenshot
screenshot

Download Medium Unlocker Custom Extension CRX File

Download Medium Unlocker Custom extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Read Medium content without limit. Based on the original script by und3fined available on https://medium.und3fined.com.                    

Extension Basic Information

Name Medium Unlocker Custom Medium Unlocker Custom
ID ihfciiofckjffmfgoaodlcidhakkdoda
Official URL https://chrome.google.com/webstore/detail/ihfciiofckjffmfgoaodlcidhakkdoda
Description Unlocks medium.com for unlimited reads, no membership required (Custom version of Medium Unlocker by und3fined).
File Size 128 KB
Installation Count 11,989
Current Version 1.4.19
Last Updated 2022-02-14
Publish Date 2022-01-06
Rating 3.43/5 Total 67 Ratings
Developer https://gioxx.org
Email [email protected]
Payment Type free
Extension Website https://github.com/gioxx/medium-unlocker-custom
Help Page URL https://github.com/gioxx/medium-unlocker-custom/issues
Privacy Policy Page URL https://gioxx.org/chromeaddons/the-marvellous-suspender
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Medium Unlocker Custom",
    "version": "1.4.19",
    "description": "Unlocks medium.com for unlimited reads, no membership required (Custom version of Medium Unlocker by und3fined).",
    "short_name": "Medium Unlocker",
    "icons": {
        "48": "medium-48.png",
        "64": "medium-64.png",
        "128": "medium-128.png",
        "256": "medium-256.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.medium.com\/*",
                "https:\/\/500ish.com\/*",
                "https:\/\/android.jlelse.eu\/*",
                "https:\/\/betterhumans.coach.me\/*",
                "https:\/\/betterprogramming.pub\/*",
                "https:\/\/blog.angularindepth.com\/*",
                "https:\/\/blog.bitsrc.io\/*",
                "https:\/\/blog.devartis.com\/*",
                "https:\/\/blog.getambassador.io\/*",
                "https:\/\/blog.hipolabs.com\/*",
                "https:\/\/blog.maddevs.io\/*",
                "https:\/\/blog.prototypr.io\/*",
                "https:\/\/blog.roost.io\/*",
                "https:\/\/blog.usejournal.com\/*",
                "https:\/\/calia.me\/*",
                "https:\/\/codeburst.io\/*",
                "https:\/\/engineering.opsgenie.com\/*",
                "https:\/\/enlear.academy\/*",
                "https:\/\/entrepreneurshandbook.co\/*",
                "https:\/\/faun.pub\/*",
                "https:\/\/hackernoon.com\/*",
                "https:\/\/instagram-engineering.com\/*",
                "https:\/\/itnext.io\/*",
                "https:\/\/javascript.plainenglish.io\/*",
                "https:\/\/levelup.gitconnected.com\/*",
                "https:\/\/medium.com\/*",
                "https:\/\/medium.freecodecamp.org\/*",
                "https:\/\/medium.mybridge.co\/*",
                "https:\/\/proandroiddev.com\/*",
                "https:\/\/productcoalition.com\/*",
                "https:\/\/psiloveyou.xyz\/*",
                "https:\/\/robinhood.engineering\/*",
                "https:\/\/theascent.pub\/*",
                "https:\/\/thebolditalic.com\/*",
                "https:\/\/thecreative.cafe\/*",
                "https:\/\/towardsdatascience.com\/*",
                "https:\/\/towardsdev.com\/*",
                "https:\/\/ux.shopify.com\/*",
                "https:\/\/uxdesign.cc\/*",
                "https:\/\/uxplanet.org\/*",
                "https:\/\/writingcooperative.com\/*",
                "https:\/\/www.cantorsparadise.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*.medium.com\/*",
        "https:\/\/500ish.com\/*",
        "https:\/\/android.jlelse.eu\/*",
        "https:\/\/betterhumans.coach.me\/*",
        "https:\/\/betterprogramming.pub\/*",
        "https:\/\/blog.angularindepth.com\/*",
        "https:\/\/blog.bitsrc.io\/*",
        "https:\/\/blog.devartis.com\/*",
        "https:\/\/blog.getambassador.io\/*",
        "https:\/\/blog.hipolabs.com\/*",
        "https:\/\/blog.maddevs.io\/*",
        "https:\/\/blog.prototypr.io\/*",
        "https:\/\/blog.roost.io\/*",
        "https:\/\/blog.usejournal.com\/*",
        "https:\/\/calia.me\/*",
        "https:\/\/codeburst.io\/*",
        "https:\/\/engineering.opsgenie.com\/*",
        "https:\/\/enlear.academy\/*",
        "https:\/\/entrepreneurshandbook.co\/*",
        "https:\/\/faun.pub\/*",
        "https:\/\/hackernoon.com\/*",
        "https:\/\/instagram-engineering.com\/*",
        "https:\/\/itnext.io\/*",
        "https:\/\/javascript.plainenglish.io\/*",
        "https:\/\/levelup.gitconnected.com\/*",
        "https:\/\/medium.com\/*",
        "https:\/\/medium.freecodecamp.org\/*",
        "https:\/\/medium.mybridge.co\/*",
        "https:\/\/proandroiddev.com\/*",
        "https:\/\/productcoalition.com\/*",
        "https:\/\/psiloveyou.xyz\/*",
        "https:\/\/robinhood.engineering\/*",
        "https:\/\/theascent.pub\/*",
        "https:\/\/thebolditalic.com\/*",
        "https:\/\/thecreative.cafe\/*",
        "https:\/\/towardsdatascience.com\/*",
        "https:\/\/towardsdev.com\/*",
        "https:\/\/ux.shopify.com\/*",
        "https:\/\/uxdesign.cc\/*",
        "https:\/\/uxplanet.org\/*",
        "https:\/\/writingcooperative.com\/*",
        "https:\/\/www.cantorsparadise.com\/*"
    ]
}