제작자: Bas Zoetekouw
Inspect and view changes in wayfBeGone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "wayfBeGone",
"version": "0.4resigned1",
"description": "This is an experimental plugin for use with SURFconext, the identity federation of Dutch higher education. The plugin allows you to preselect your university or school, and will then automatically select that institution whenever you need to choose it from the discovery screen at https://engine.surfconext.nl",
"icons": {
"64": "icons/where-64.png",
"96": "icons/where-96.png"
},
"applications": {
"gecko": {
"id": "{d65c3e94-7678-4e2e-84e9-18765d2adc6d}",
"strict_min_version": "56.0"
}
},
"permissions": [
"storage"
],
"browser_action": {
"browser_style": true,
"default_icon": "icons/where-64.png",
"default_title": "WAYF Be Gone",
"default_popup": "popup/choose_idp.html"
},
"content_scripts": [
{
"matches": [
"https://engine.surfconext.nl/authentication/idp/single-sign-on?*",
"https://engine.surfconext.nl/authentication/idp/single-sign-on/*"
],
"js": [
"contentscript-wayf.js"
]
}
]
} 최고의 wayfBeGone 대안
다음은 wayfBeGone과(와) 유사한 Firefox add-on입니다: