Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"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": "0.0.6",
"author": "James",
"name": "JobStream",
"description": "Jobstream is an extension to help you apply to jobs faster, with better applications.",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"webRequest",
"activeTab",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"ElementPicker.21afdd4d.js"
],
"css": []
},
{
"matches": [
"http:\/\/localhost:5173\/*",
"https:\/\/jobstream.uk\/*",
"https:\/\/jobstream.pages.dev\/*",
"https:\/\/j4a.uk\/*",
"https:\/\/app.jobstream.uk\/*"
],
"js": [
"Relay.1b13ef4a.js"
],
"run_at": "document_start",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"JobDescriptionSelector.0a87857d.js"
],
"run_at": "document_end",
"css": [
"JobDescriptionSelector.085e1ed0.css"
]
},
{
"matches": [
"<all_urls>"
],
"js": [
"QuestionSelector.e831b56e.js"
],
"run_at": "document_end",
"css": [
"QuestionSelector.e2400fcf.css",
"JobDescriptionSelector.085e1ed0.css"
]
}
],
"externally_connectable": {
"matches": [
"http:\/\/localhost:5173\/*",
"https:\/\/jobstream.uk\/*",
"https:\/\/jobstream.pages.dev\/*",
"https:\/\/j4a.uk\/*",
"https:\/\/app.jobstream.uk\/*"
]
},
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"JobDescriptionSelector.00d95785.css",
"ibm-plex-mono-v19-latin-300.3d72cbd0.woff2",
"ibm-plex-mono-v19-latin-regular.13371ccf.woff2",
"montserrat-v26-latin-300.5ebdd6eb.woff2",
"montserrat-v26-latin-regular.07ccdf1f.woff2",
"montserrat-v26-latin-500.88d69aff.woff2"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"JobDescriptionSelector.00d95785.css",
"ibm-plex-mono-v19-latin-300.3d72cbd0.woff2",
"ibm-plex-mono-v19-latin-regular.13371ccf.woff2",
"montserrat-v26-latin-300.5ebdd6eb.woff2",
"montserrat-v26-latin-regular.07ccdf1f.woff2",
"montserrat-v26-latin-500.88d69aff.woff2",
"QuestionSelector.3c7de21e.css"
]
}
]
}