By: Stefan Buck
Inspect and view changes in OctoLinker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "OctoLinker",
"version": "6.10.5",
"manifest_version": 2,
"author": "Stefan Buck",
"description": "OctoLinker – Links together, what belongs together.",
"homepage_url": "https://octolinker.now.sh/",
"icons": {
"128": "icon.png"
},
"minimum_chrome_version": "54",
"applications": {
"gecko": {
"id": "octolinker@stefanbuck.com",
"strict_min_version": "47.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"content_scripts": [
{
"matches": [
"https://github.com/*",
"https://gist.github.com/*"
],
"js": [
"app.js"
]
}
],
"permissions": [
"storage",
"https://github.com/",
"https://api.github.com/",
"https://gist.github.com/",
"https://octolinker-api.now.sh/"
]
} Best OctoLinker Alternatives
Here are some Firefox add-ons that are similar to OctoLinker:
Module Linker
fiatjaf
Starfix
starfixdev
LocatorJS
Michael Musil
Line Clipper for GitHub
NickyMateev
Open GitHub or Gitlab in IDE
Victor
Link Extractor
kainem
Link Highlighter
Deane
Link Looker
Lars Reinertsen
Link Popper
maltoze
Browser Extension Explorer
Matt Frisbie
Link Investigator
Geoffrey De Belie
OnLinks
Zaid Mukaddam