Por: Nicolas Renault Add-on
Inspect and view changes in Cheaty source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Cheaty",
"version": "1.0.1",
"description": "Extention for the web that feels illegal",
"homepage_url": "https://cheaty.nicolasrenault.com",
"manifest_version": 2,
"icons": {
"16": "icons/pen_16x16.png",
"32": "icons/pen_32x32.png",
"48": "icons/pen_48x48.png"
},
"browser_action": {
"default_icon": {
"16": "icons/pen_16x16.png",
"32": "icons/pen_32x32.png",
"48": "icons/pen_48x48.png"
},
"default_title": "Cheaty",
"default_popup": "popup/cheaty_popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"cheaty.js"
],
"css": [
"cheaty.css",
"global.css"
],
"exclude_matches": [
"https://www.cheaty.nicolasrenault.com/*",
"https://cheaty.nicolasrenault.com/*"
]
}
],
"options_ui": {
"page": "options/cheaty_options.html",
"browser_style": true
},
"permissions": [
"activeTab",
"clipboardWrite",
"storage"
],
"web_accessible_resources": [
"icons/cursor_32x32.png",
"icons/pen_16x16.png",
"icons/pen_32x32.png",
"icons/pen_48x48.png"
],
"browser_specific_settings": {
"gecko": {
"id": "cheaty@cheaty.nicolasrenault.com"
}
}
} Melhores alternativas Cheaty
Aqui estão algumas Firefox add-ons que são similares a Cheaty:
HideIt
sizvix
Typing Bot
JdM
CSS Injector
Francesco De Stefano
HackTools
Riadh B. & Ludovic C.
Fire Page Editing
Francesco De Stefano
Web Cheats
Blu3Ey3s
Hoverify: All-in-one extension for web developers
Hoverify
Web Design Pirate for DevTools
Dalimil Hajek
Hack This WebPage
PANKAJ ASWAL
Web Edit
ValeDev
HTML Live Editor
DIZE TECH IT SOLUTIONS
Page Tinker
HalfToast