Inspect and view changes in Scalr-Linker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Linker",
"version": "1.2",
"description": "Adds a link to all words on the webpages matching Jira project prefix",
"icons": {
"48": "icons/scalr.png"
},
"web_accessible_resources": [
"icons/*"
],
"permissions": [
"activeTab",
"storage",
"tabs"
],
"browser_action": {
"default_icon": "icons/scalr.png",
"default_title": "Linker",
"default_popup": "popup/options.html"
},
"background": {
"scripts": [
"browser-polyfill.min.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.github.com/*",
"https://*.scalr-labs.net/*"
],
"js": [
"browser-polyfill.min.js",
"contentscript.js"
],
"css": [
"inject.css"
]
}
]
} Best Scalr-Linker Alternatives
Here are some Firefox add-ons that are similar to Scalr-Linker:
GitHub Jira Issue Linkifier
Jeff Genovy
Autolinker Github/Jira
mohammedziad599
GitHub-Jira Link
Matthias Jenny
Nektion Jira link
Jeff Baraton
Github Jira Ticket Link
David
Jira link copy
juhop
Better Issue Link for Jira - Smart Copy with Templ
Borja Herrero
Hanssches Jira
Daniel
Web Task Linker
Cong game Vic88
Jira Suite
mediatech15
Web Address Linkifier
Phillip
Jira link copy for markdown
CheeWee Chua