Inspect and view changes in Cut the Crap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Cut the Crap",
"version": "0.1.0",
"description": "A browser extension that rewrites any webpage to be brutally honest or hilariously corporate.",
"browser_specific_settings": {
"gecko": {
"id": "cut-the-crap@superfi.re",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"websiteContent"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"optional_host_permissions": [
"<all_urls>",
"https://api.openai.com/v1/*",
"https://api.anthropic.com/v1/*",
"https://generativelanguage.googleapis.com/v1beta/*",
"https://api.minimax.io/v1/*"
],
"background": {
"service_worker": "sw.js",
"scripts": [
"lib/browser-polyfill.js",
"prompt.js",
"providers.js",
"background.js"
]
},
"action": {
"default_title": "Cut the Crap",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best Cut the Crap Alternatives
Here are some Firefox add-ons that are similar to Cut the Crap:
AIClarify — Summarize & Rewrite Anything
AI Clarify
Simplify: AI Web Assistant
Simplify Extension
Simplify
Alanas
Get To The Point
BigBrosMo
Just a Calculator
Benjamin Looi
Readefine - Reword the Internet
Readefine
Just News
tsurdan
Copy Page as Markdown
copy-page-as-markdown
CruXe - Summarise Text using AI
CruXe
DoIt - Everything or Nothing
MacroniPasta
Digestify
Max
De-Clickbait-er
HBIDamian / CelticTrinculo