Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "2.14.0",
"author": "Leapfrog <[email protected]>",
"name": "International Jobs by Leapfrog",
"description": "Discover international job opportunities!",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https:\/\/leapfrog.works\/*"
],
"js": [
"auth.075e4944.js"
],
"css": []
},
{
"matches": [
"https:\/\/*.linkedin.com\/*"
],
"js": [
"flow.95d6fcf8.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"https:\/\/*.linkedin.com\/*"
],
"js": [
"init.97f4a0f3.js"
],
"all_frames": true,
"run_at": "document_idle",
"css": []
},
{
"matches": [
"https:\/\/*.linkedin.com\/*"
],
"js": [
"job-tags.19ccffd1.js"
],
"all_frames": true,
"run_at": "document_idle",
"css": []
},
{
"matches": [
"https:\/\/*.linkedin.com\/*"
],
"js": [
"people-tags.4124ab00.js"
],
"all_frames": true,
"run_at": "document_idle",
"css": []
},
{
"matches": [
"https:\/\/*.linkedin.com\/jobs\/*"
],
"js": [
"onboarding.23cc68d8.js"
],
"all_frames": true,
"css": []
}
],
"web_accessible_resources": [
{
"resources": [
"@fontsource\/open-sans\/files\/*"
],
"matches": [
"https:\/\/*.linkedin.com\/*"
]
},
{
"matches": [
"https:\/\/*.linkedin.com\/*"
],
"resources": [
"job-tags.6e038a4b.css",
"job-tags.8601fa06.png",
"job-tags.20c9c6bc.png",
"job-tags.442b06d5.png",
"job-tags.cd190b81.png",
"job-tags.b86a3b89.png",
"job-tags.113c867d.png",
"job-tags.8ac6e08c.png",
"job-tags.8a33b2b2.png",
"job-tags.ad933b7f.png"
]
},
{
"matches": [
"https:\/\/*.linkedin.com\/*"
],
"resources": [
"job-tags.6e038a4b.css",
"job-tags.8601fa06.png",
"job-tags.20c9c6bc.png",
"job-tags.442b06d5.png",
"job-tags.cd190b81.png",
"job-tags.b86a3b89.png",
"job-tags.113c867d.png",
"job-tags.8ac6e08c.png",
"job-tags.8a33b2b2.png",
"job-tags.ad933b7f.png"
]
},
{
"matches": [
"https:\/\/*.linkedin.com\/*"
],
"resources": [
"job-tags.6e038a4b.css",
"job-tags.8ac6e08c.png",
"job-tags.8a33b2b2.png",
"job-tags.ad933b7f.png"
]
}
],
"host_permissions": [
"https:\/\/*.linkedin.com\/*"
]
}