作者: Nikolin Lotter
Inspect and view changes in Rate Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Rate Code",
"version": "1.0.0",
"icons": {
"16": "assets/icons/favicon-16.png",
"32": "assets/icons/favicon-32.png",
"192": "assets/icons/favicon-192.png",
"512": "assets/icons/favicon-512.png"
},
"description": "This extension streamlines the rating of commits and tasks by the Rate Code Bot.",
"homepage_url": "https://github.com/CodeHub3/code-rating-bot-extension",
"short_name": "Rate Code",
"permissions": [
"storage",
"activeTab",
"tabs"
],
"host_permissions": [
"https://*.github.com/*",
"https://codax.ifi.uzh.ch/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"author": "CodeHub3",
"browser_specific_settings": {
"gecko": {
"id": "{50e52a4b-b2e1-4d23-ad0d-c73842575dbb}"
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "assets/icons/favicon-16.png",
"32": "assets/icons/favicon-32.png",
"192": "assets/icons/favicon-192.png",
"512": "assets/icons/favicon-512.png"
},
"default_title": "Rate Code",
"browser_style": false
},
"background": {
"scripts": [
"js/background.bundle.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.github.com/*"
],
"js": [
"js/contentScript.bundle.js"
],
"css": [
"css/contentScript.css"
]
}
]
} 最佳 Rate Code 替代方案
这里是一些与Rate Code类似的Firefox add-on:
Get Rate
Shahrad
rate-a-website
Firefox user 15019931
YouTube Star Rating
Žan Ožbot
Codecode Review for GitLab
Jevgenij Zhukov
Reddit Repost Bot Tagger
bgroins
codeforces-training-rating
Douglas Alves
RateIt
郭
OSU Scheduler + Rate My Professor
Matthew Dinh
Convus
sethherr
PR Code Reviewer
azzy
AO3 Rating Extension
tasnaps