Auto Vote Rating
Automatic voting on ratings for projects or servers (gaming)
Auto Vote Ratingคืออะไร?
Auto Vote Rating เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Serega007 และคุณลักษณะหลักของมันคือ "Automatic voting on ratings for projects or servers (gaming)"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Auto Vote Rating
ดาวน์โหลดไฟล์ส่วนขยาย Auto Vote Rating ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Automatic voting on ratings such as topcraft.ru, minecraftservers.org, top.gg, topg.org, minecraft-mp.com (and 100 more ratings) for game projects or servers If you have any questions or concerns, feel free to contact us at discord: https://discord.gg/GyvMtbU Source code: https://github.com/Serega007RU/Auto-Vote-Rating
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Auto Vote Rating |
ID | mdfmiljoheedihbcfiifopgmlcincadd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/auto-vote-rating/mdfmiljoheedihbcfiifopgmlcincadd |
คำอธิบาย | Automatic voting on ratings for projects or servers (gaming) |
ขนาดไฟล์ | 1.07 MB |
จำนวนการติดตั้ง | 11,996 |
เวอร์ชันปัจจุบัน | 7.2.2 |
อัปเดตครั้งล่าสุด | 2023-12-12 |
วันที่เผยแพร่ | 2020-06-28 |
คะแนน | 4.65/5 รวมทั้งหมด 86 คะแนน |
ผู้พัฒนา | Serega007 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/Serega007RU/Auto-Vote-Rating |
URL หน้าช่วยเหลือ | https://github.com/Serega007RU/Auto-Vote-Rating/issues/new |
URL หน้านโยบายความเป็นส่วนตัว | https://github.com/Serega007RU/Auto-Vote-Rating/blob/dev/PRIVACY.md |
ภาษาที่รองรับ | de,en,ru,uk |
manifest.json | |
{ "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlVWvJq5iqtShA8l+gsv52P1PZyWFZ4sS++yguLUl01MwUjpI2swMSi8LukdUMJeeqBdUvXHvtKA1WTeGH2R+LUX4+UXTM2vSqm1qMboGb1A6dbLCYVEStZhl5WiTP9Vocc4vauTWKRN8mPn00TxFym9EoVcdOtSdem4npnyE\/CZUW5dfZr3dPqDhrbEPQgrmp0Fr+jcdW8XNhzVXHyXH6lVD5TkuR5rZhkKatw\/WrQ2lHn+jU\/exZu\/J2InTTSdm+jyZ16Z1rt\/7rD3nmOrN+aju\/NI1+i9ehY3Gio4tk9zmL3HTFiRWOxFYVRVcytECBiEcPRDe2CIY7gNfVn4DDQIDAQAB", "short_name": "AVR", "author": "Serega007", "background": { "service_worker": "background.js" }, "description": "__MSG_appDesc__", "manifest_version": 3, "name": "__MSG_appName__", "options_ui": { "open_in_tab": true, "page": "options.html" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "64": "images\/icon64.png", "128": "images\/icon128.png" }, "permissions": [ "notifications", "background", "webNavigation", "webRequest", "alarms", "unlimitedStorage", "scripting", "tabGroups", "idle", "pageCapture" ], "optional_permissions": [ "cookies" ], "host_permissions": [ "https:\/\/*.hcaptcha.com\/captcha\/*", "https:\/\/*.google.com\/recaptcha\/*", "https:\/\/*.recaptcha.net\/recaptcha\/*", "https:\/\/challenges.cloudflare.com\/*" ], "optional_host_permissions": [ " |