https://github.com/vivek9patel/medcognito
A chrome extension to open any Medium article in incognito mode in just one click if you don't have a subscription.
https://github.com/vivek9patel/medcognito
chrome-extension incognito-browsing incognito-window medium-article
Last synced: 12 months ago
JSON representation
A chrome extension to open any Medium article in incognito mode in just one click if you don't have a subscription.
- Host: GitHub
- URL: https://github.com/vivek9patel/medcognito
- Owner: vivek9patel
- Created: 2020-12-10T18:34:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T18:56:31.000Z (over 5 years ago)
- Last Synced: 2025-04-08T13:25:25.054Z (about 1 year ago)
- Topics: chrome-extension, incognito-browsing, incognito-window, medium-article
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Medcognito - Chrome extension
## About
- You can open any locked medium article in incognito in just one click!
## How it Works
- Open any medium article, if it is locked then:
- Click the extension button or
- Press `Ctr+M` or
- Right click and Choose _Go Medcognito_
it will open that article in incognito mode!
## How to install
- Download Zip file from github repository & unzip it
- Place it anywhere on your system or Create directory for extensions
- Now open `chrome://extensions/` in chrome
- And toggle the developer mode button
- Click on the _load unpacked_ button
- Now select the unzipped folder
It will install the extension in your chrome browser.