Inspect and view changes in OpenTrends source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "OpenTrends",
"description": "Integrates OpenTrends inside GitHub, allowing you to see repositories rating and subscribe to them without leaving GitHub.",
"version": "1.4.2resigned1",
"icons": {
"16": "icons/icon-16px.png",
"48": "icons/icon-48px.png",
"64": "icons/icon-64px.png",
"128": "icons/icon-128px.png"
},
"permissions": [
"cookies",
"https://*.open-trends.com/*",
"*://*.open-trends.com/*",
"https://*.github.com/*",
"storage"
],
"background": {
"scripts": [
"dist/background_cookies.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.open-trends.com/*",
"https://*.github.com/*"
],
"js": [
"dist/index.js"
],
"css": [
"dist/index.css"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{bc681f40-66c1-40ed-8a5e-b0eb459dc922}"
}
}
} Best OpenTrends Alternatives
Here are some Firefox add-ons that are similar to OpenTrends:
GitOwl - Open Source Insights At a Glance
David
GitInsight - GitHub Integration
Hi88
Octotree - GitHub code tree
Team Octotree
GitHub Trending Button
MacielG1
Analyze OSS
MLNW
GitOwl (UNOFFICIAL)
dude-with-the-long-username
Commit Watch
Mohammed Atef
SourceTraq: Git Repo Review Metrics
Shridhar TL
Scrutinizer for GitHub and Bitbucket
Scrutinizer
Github subscribed
marpo60