By: Filippo Valsorda
Inspect and view changes in pkg.geomys.dev Source Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "pkg.geomys.dev Source Links",
"version": "1.0.2",
"description": "Redirect pkg.go.dev source links to pkg.geomys.dev, which displays the canonical source from the Go Modules Mirror.",
"icons": {
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "pkg-geomys-dev@geomys.org"
}
},
"content_scripts": [
{
"matches": [
"https://pkg.go.dev/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best pkg.geomys.dev Source Links Alternatives
Here are some Firefox add-ons that are similar to pkg.geomys.dev Source Links:
Golang Github Docs
Kevin
Npm to GitHub
Marco Fugaro
CMS Github Crosslinker
matze
Module Linker
fiatjaf
Github PR Fetch
mgalgs
GitHub Forked links extension
gh-fork-links
Stackgo
Sibi Prabakaran
Github1s
Mohammed CHERIFI
Toggle View Source
Salvatore Noschese
GitHub Source Code Minimap
slikts
GitHub Web IDE
zvizvi
GitHub URL Swapper
Rob Duarte