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
官方網址 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"
}