By: Jerry Zhu
Inspect and view changes in osu! preview source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "osu! preview",
"description": "Preview an osu! beatmap in your browser.",
"version": "0.0.6",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://osu.ppy.sh/*"
],
"js": [
"content.js"
]
}
],
"page_action": {
"default_icon": "icon48.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs",
"https://*.ppy.sh/",
"http://*.ppy.sh/"
]
} Best osu! preview Alternatives
Here are some Firefox add-ons that are similar to osu! preview:
mosu! preview
fax1015
osu! Full Preview
Krrish
osu! koko
Jecsham
ezpp!
oamaok
osu! More Beatmaps Info
Ruichimi
osu-pp-torii-edition
Impairation
osuWebCollections
Shaddy
osu! PP Calculator
Glean
osu!antihover
Mr. HeliX
Osu! Beatmaps
Wezwery (Diggerons)
osu! Auto-Downloader
Firefox user 14347183