제작자: Jamf Concepts
Inspect and view changes in Jamf Extender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Jamf Extender",
"version": "1.2.3",
"description": "Extend Jamf interfaces to accomplish more with less clicks",
"permissions": [
"storage",
"activeTab",
"webRequest",
"cookies",
"scripting",
"nativeMessaging",
"downloads"
],
"browser_specific_settings": {
"gecko": {
"id": "jamfextender@jamf.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"host_permissions": [
"https://*.jamfcloud.com/*",
"https://*.apigw.jamf.com/*",
"https://*.wandera.com/*",
"https://d9yfo346wnmgt.cloudfront.net/*",
"https://itunes.apple.com/*"
],
"optional_host_permissions": [
"https://*/*"
],
"content_scripts": [
{
"matches": [
"https://*.jamfcloud.com/*",
"https://radar.wandera.com/*"
],
"js": [
"content.bundle.js"
],
"css": [
"content.css"
],
"run_at": "document_idle",
"all_frames": true
}
],
"background": {
"scripts": [
"background/main.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"proxy.html"
],
"matches": [
"https://*.jamfcloud.com/*",
"https://*.wandera.com/*"
]
},
{
"resources": [
"icons/vb/*"
],
"matches": [
"https://*.jamfcloud.com/*"
]
}
]
} 최고의 Jamf Extender 대안
다음은 Jamf Extender과(와) 유사한 Firefox add-on입니다:
The Siemplify Extension
devsecdan
Boomi Platform Enhancer (Active)
Boomi Platform Enhancer
Boomi Platform Enhancer
Mitchell Franklin
Extension Guard - Manage and secure extensions
Chrome-Stats
Jiffy Reader Dev
Jiffy Reader
Better Tab Groups
Mzero
Star Citizen Hangar XPLORer (Dwayde's mod)
Dwayde
Jask Text Expander
samad
Better Juportal
Rafaël Jafferali
Helix Reports Enhancements
Helix Reports
Beamy
Beamy
Defly Power Up+ V2
CoderTJP