By: Jake Mensch
Inspect and view changes in Codeflower source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Codeflower",
"version": "1.0.7",
"description": "Visualize repos on github.",
"icons": {
"48": "images/icon128.png",
"128": "images/icon128.png"
},
"author": "Jake Mensch",
"background": {
"scripts": [
"js/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"js/jquery.js",
"js/main.js"
]
}
],
"web_accessible_resources": [
"html/frame.html"
],
"offline_enabled": false,
"browser_specific_settings": {
"gecko": {
"id": "{2a741b8c-188f-42ff-ac49-6b6de990ceb5}"
}
}
} Best Codeflower Alternatives
Here are some Firefox add-ons that are similar to Codeflower:
GitHub Colorful Contributions
G1en
GitHub Forks
ChillerDragon
Github Helper
Varun Sridharan
Github Pull Requests' statuses
FloraGC
GitHub Web IDE
zvizvi
Github Repo Status
Pierluigi Cau
Le Git Graph - GitHub Git Graph
scaria.dev
GitHub Contribution Color Graph
William Belle
Octotree - GitHub code tree
Team Octotree
Github Activity Indicator
derhackler
Github Code Outline
VJ
Githubify
Roman