Free Krdo Medium

This extension allows you read medium premium article in free.

什么是Free Krdo Medium?

Free Krdo Medium是由Gaurav Kushwaha开发的Chrome扩展程序,该扩展的主要功能是“This extension allows you read medium premium article in free.”。

扩展截图

screenshot
screenshot

下载Free Krdo Medium扩展crx文件

下载Free Krdo Medium扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This extension provides helps with access to premium Medium blog content with just one click, without leaving the current page. 

It grants free access to the content that would require a subscription to view like member-only blog without going to incognito mode.

Right Click on any medium blog and select FreeKrdo option. Boom🔥                    

扩展基本信息

名称 Free Krdo Medium Free Krdo Medium
ID cckcgghaimcopnlfbholknfpcfhfgnji
官方URL https://chromewebstore.google.com/detail/free-krdo-medium/cckcgghaimcopnlfbholknfpcfhfgnji
简介 This extension allows you read medium premium article in free.
文件大小 12.25 KB
安装次数 24
当前版本 1.1
更新时间 2023-02-14
上架时间 2023-02-14
开发者 Gaurav Kushwaha
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "38": "icon38.png"
        },
        "default_title": "Free Krdo Medium"
    },
    "author": "Gaurav kushwaha",
    "description": "This extension allows you read medium premium article in free.",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "manifest_version": 3,
    "homepage_url": "https:\/\/instagram.com\/ravvkush",
    "name": "Free Krdo Medium",
    "permissions": [
        "tabs",
        "contextMenus"
    ],
    "version": "1.1"
}