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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}