Por: justincarver Add-on
Inspect and view changes in Shmedium source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Shmedium",
"version": "1.0",
"description": "Shmedium is a Firefox extension that detects Medium paywall articles when navigating through Google Search and will flag them appropriately.",
"icons": {
"48": "icons/shmedium-icon-48.png",
"128": "icons/shmedium-icon-128.png"
},
"content_scripts": [
{
"matches": [
"*://*.google.com/*",
"*://*.medium.com/*"
],
"js": [
"shmedium.js"
]
}
],
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"webNavigation",
"*://*.google.com/*",
"*://*.medium.com/*",
"*://localhost/*"
]
} Mejores alternativas Shmedium
Aquí hay algunas Firefox add-ons que son similares a Shmedium:
Medium Paywall Redirector
Ash1729
MediumUnlimited
Shivam Goyal
Medium to Freedium
dotHatab
Free medium
saqib
Medium Free with Google Cache
Alessandro Piconi
Medium Unplugged
Kheoh Yee Wei
Medium parser
Xatta Trone
Medium Unlimited: Read for free
Manoj Vivek
Medium-Helper
albert
Darker Medium
wowmotty
Freedium
wast3r
Refined Medium
@mattcdowning