By: Merill Fernando
Inspect and view changes in Refined Microsoft Learn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Refined Microsoft Learn",
"description": "Make Microsoft Learn better by focusing on the content. Toggle options to hide the right pane and float the table of contents.",
"author": "Merill Fernando",
"version": "1.0.3",
"manifest_version": 3,
"icons": {
"16": "img/icon-16.png",
"48": "img/icon-48.png",
"128": "img/icon-128.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://learn.microsoft.com/*"
],
"css": [
"styles.css"
],
"js": [
"core.js",
"content-script.js"
]
}
],
"action": {
"default_title": "Refined Microsoft Learn",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "refinedlearn@merill.net"
}
}
} Best Refined Microsoft Learn Alternatives
Here are some Firefox add-ons that are similar to Refined Microsoft Learn:
Microsoft Learn Better Focus
Aarón Reyes
Refined Wikipedia
ismamz
MindTapFocusExtension
ByThePowerOfScience
Leetcode Enhancer
Lovesh Dongre
Clean Reddit
rxliuli
dev.to Enhanced
Farhan Digital
YouTube Sidebar Remover
MOFASAHE
Minimal LinkedIn by Reepl
Abhi Bavishi
Better UI
Enigma Labs Inc
Right pane remover
BinaryWorm
Refined: Better Reddit Experience
fullstackdev
Let Me Focus
AndrewWhoCodes