By: Shivam Shukla
Inspect and view changes in Nexus-OS GitHub Ultimate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Nexus-OS GitHub Ultimate",
"version": "1.0.0",
"description": "The ultimate GitHub enhancement suite: file tree navigation, code utilities, and powerful workflows.",
"author": "Nexus Development",
"icons": {
"128": "assets/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"tabs",
"webRequest",
"webRequestBlocking",
"*://github.com/*",
"*://api.github.com/*"
],
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"content/tree.js",
"content/ui.js",
"content/utilities.js",
"content/main.js"
],
"css": [
"styles/sidebar.css",
"styles/ui.css",
"styles/utilities.css"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background/background.js"
],
"persistent": false
},
"web_accessible_resources": [
"assets/icon-128.png"
],
"browser_specific_settings": {
"gecko": {
"id": "nexus-github-ultimate@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Nexus-OS GitHub Ultimate Alternatives
Here are some Firefox add-ons that are similar to Nexus-OS GitHub Ultimate:
Octotree - GitHub code tree
Team Octotree
GithubPlus
xl1te
Gitako - Github file tree
EnixCoda
GitHub Navigator
Sarcastic Bird
GitHub Flex
Lam Ngoc Khuong
GitHub Diff Explorer
Alex D
OneSidebar - GitHub Navigator
Oliver N
GitHub Web IDE
zvizvi
Tako — Github File Tree
Philipp
Diff Navigator for GitHub
Dean Attali
Enhanced GitHub
Varun Malhotra
GitHub Project Enhancer
mashabow