By: Josde
Inspect and view changes in osu! Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "osu! Blocker",
"version": "0.1.5",
"description": "Blocks all osu! players on twitter.com",
"icons": {
"128": "assets/icon-128.png"
},
"web_accessible_resources": [
"firefox/script.js",
"shared.js",
"inject.js"
],
"browser_action": {
"browser_style": true,
"default_icon": {
"128": "assets/icon-128.png"
},
"default_title": "osu! Blocker",
"default_popup": "firefox/popup.html"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://*.twitter.com/*",
"*://twitter.com/*"
],
"js": [
"firefox/main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{785db956-6ced-44f5-b98c-4524650ae39e}"
}
}
} Best osu! Blocker Alternatives
Here are some Firefox add-ons that are similar to osu! Blocker: