Cheet
Just cheat bro.
什麼是Cheet?
Cheet是由Cheet開發的Chrome擴展程式,該擴展的主要功能是“Just cheat bro.”。
擴展截圖
下載Cheet擴展crx文件
下載Cheet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Cheet harnesses the power of AI to effortlessly provide you with accurate answers to quizzes, tests, and homework - guaranteed every time! Gone are the days of tedious memorization or uncertain guesswork. Cheet seamlessly integrates with your preferred learning platform (Canvas, Blackboard, McGraw, etc.), eliminating the need to navigate away from the page. What's more, Cheet ensures complete confidentiality and originality, making it undetectable and plagiarism-free, so you can confidently use it without any worries of being caught cheating. If you aspire to excel in your academic pursuits swiftly and confidently, Cheet is the ideal companion for you!"
擴展基本資訊
名稱 | Cheet |
ID | ljpjdmhiggledijcpkjalegpjooofggb |
官方網址 | https://chromewebstore.google.com/detail/cheet/ljpjdmhiggledijcpkjalegpjooofggb |
簡介 | Just cheat bro. |
檔案大小 | 37.31 KB |
安裝次數 | 46 |
目前版本 | 2.4 |
更新時間 | 2023-10-24 |
上架時間 | 2023-08-09 |
開發者 | Cheet |
電子郵箱 | [email protected] |
付費類型 | in_app |
隱私政策頁面URL | https://cheet.io |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cheet", "description": "Just cheat bro.", "version": "2.4", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "permissions": [ "activeTab", "scripting" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "js": [ "scripts\/canvas.js" ], "matches": [ "https:\/\/learn.canvas.net\/courses\/*", "*:\/\/*.instructure.com\/*", "*:\/\/*.laccd.edu\/*", "*:\/\/*.pasadena.edu\/*" ] }, { "css": [ "css\/index.css" ], "js": [ "scripts\/index.js" ], "matches": [ " |