제작자: Thomas Wisniewski
Inspect and view changes in Webcompat.com Reporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "webcompat.com reporter",
"description": "Report website compatibility issues at webcompat.com",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://webcompat.com/"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"permissions": [
"tabs",
"activeTab",
"contextMenus",
"https://webcompat.com/",
"<all_urls>"
],
"icons": {
"32": "icon32.png",
"48": "icon48.png",
"64": "icon64.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": {
"16": "icon32.png",
"32": "icon32.png",
"48": "icon48.png",
"64": "icon64.png",
"128": "icon128.png"
},
"default_title": "Report Site Issue"
},
"default_locale": "en",
"version": "0.6.0",
"applications": {
"gecko": {
"id": "jid1-mjpB54bRzP9Zxw@jetpack",
"strict_min_version": "49.0a1"
}
}
} 최고의 Webcompat.com Reporter 대안
다음은 Webcompat.com Reporter과(와) 유사한 Firefox add-on입니다:
Report Webcompat Issue (unoffical)
igorlogius
Website Accessibility Ck
Rafael Matthews
Compat Report
Eduardo Bouças
My Privacy DNS Reporter
My Privacy DNS
WebCompat to Bugzilla
Eric Tsai
Web Developer Checklist
Toptal
Siteimprove Accessibility Checker
Siteimprove
bugzilla-to-webcompat
ksy36
Accessibility Checker
XiangLing
Web Security Audit
Francesco De Stefano
Incompat
Andrei Petcu
GitHub Buttons on Mobile
Sean Yeh