By: EMC
Inspect and view changes in slack-in-browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "slack-in-browser",
"version": "0.2.0",
"description": "Skip the slack-link redirect page, always open the link the browser, and ignore the deep link to the desktop app.",
"icons": {
"48": "icons/eggplanthead-48.jpg",
"128": "icons/eggplanthead-128.jpg"
},
"content_scripts": [
{
"matches": [
"*://*.slack.com/archives/*"
],
"js": [
"content.js"
]
}
],
"host_permissions": [
"*://*.slack.com/archives/*"
],
"browser_specific_settings": {
"gecko": {
"id": "slack-in-browser@eliath.biz",
"strict_min_version": "109.0"
}
}
} Best slack-in-browser Alternatives
Here are some Firefox add-ons that are similar to slack-in-browser: