Free Krdo Medium
This extension allows you read medium premium article in free.
What is Free Krdo Medium?
Free Krdo Medium is a Chrome extension developed by Gaurav Kushwaha, and its main feature is "This extension allows you read medium premium article in free.".
Extension Screenshots
Download Free Krdo Medium Extension CRX File
Download Free Krdo Medium 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
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🔥
Extension Basic Information
Name | Free Krdo Medium |
ID | cckcgghaimcopnlfbholknfpcfhfgnji |
Official URL | https://chromewebstore.google.com/detail/free-krdo-medium/cckcgghaimcopnlfbholknfpcfhfgnji |
Description | This extension allows you read medium premium article in free. |
File Size | 12.25 KB |
Installation Count | 24 |
Current Version | 1.1 |
Last Updated | 2023-02-14 |
Publish Date | 2023-02-14 |
Developer | Gaurav Kushwaha |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |