Inspect and view changes in CF Automatic Mashup Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Codeforces Auto Mashup Generator",
"version": "1.1",
"description": "Automatically generates custom mashups using advanced filtering.",
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"https://codeforces.com/*"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://codeforces.com/mashup/new"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "cf-mashup-extension@your-name.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best CF Automatic Mashup Generator Alternatives
Here are some Firefox add-ons that are similar to CF Automatic Mashup Generator:
Codeforces Custom Contests
AvDev
CF static site enchancer
Ashutosh Patkar
CF AC Companion
Nasif Shahrier Nafi
CF Randomizer
GodLShounak
CF Get Problems
Dhanraj Chaurasia
Codeforces Helper
Itzp
CF Fetcher
Mohabbat
Codeforces Torture
Mubtasim Sajid
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
CF FetchCodes
Sayan Paul
LC Contest Helper
Sayan Bakshi
CFViewer
Rudra Desai