Inspect and view changes in Trigger Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Trigger Fixer",
"description": "Never feel uncomfortable again!",
"version": "0.1.1.0",
"manifest_version": 2,
"permissions": [
"storage"
],
"icons": {
"16": "images/TFIcon16.png",
"48": "images/TFIcon48.png",
"128": "images/TFIcon128.png"
},
"browser_action": {
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"all_frames": true,
"js": [
"JS/content_script.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "triggerfixer@emmeyecho.org"
}
},
"content_security_policy": "script-src 'self'; object-src 'self'"
} ベストのTrigger Fixer代替案
Trigger Fixerに類似したFirefox add-onをいくつか紹介します:
Trigger Remover
operatorequals
Marcy's Trigger Guard
mxmbrook
Censorify
Ninad Sutrave
dePolitics
Rydon Touday
Easy Emoji Shortcut
AquaMade
Text Replace Word Panel
Horse
Replacer
Albert Mercadé
TextSwap Custom Page Editor
gracemont
Personal Censor
Crestboz Corporation
Stop Coding!
Oliver Earl
Match and Replace
KURLY
Replacer
Dark Reader Ltd