제작자: SuhailSherif
Inspect and view changes in ECCC fixes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Stops ECCC from downloading PDFs when they can be opened in the browser. Also fixes a bug during submission.",
"manifest_version": 2,
"name": "ECCC Fixes",
"version": "2.0",
"page_action": {
"default_icon": {
"48": "icons/48.png",
"96": "icons/96.png",
"128": "icons/128.png"
}
},
"icons": {
"48": "icons/48.png",
"96": "icons/96.png",
"128": "icons/128.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"https://eccc.weizmann.ac.il/"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://eccc.weizmann.ac.il/submit/paper/"
],
"js": [
"submissioninjection.js"
]
}
]
} 최고의 ECCC fixes 대안
다음은 ECCC fixes과(와) 유사한 Firefox add-on입니다:
No PDF Download (w. Whitelist)
DerivedFunction
Show my report without downloading (WebClass)
Asa
No PDF Download - Improved
Jaen
Webcompat.com Reporter
Thomas Wisniewski
PDF-Direct
Matti Vuorre
EPUBReader
epubreader
InlinePDF
altoryon
PDFGuard
FB88
CSP Evaluator
Hacks and Hops
Doc to PDF
Muyor
No PDF Download
Merten Peetz
Corrupt Download Catcher (CDC)
em_te