Swearing Substitution
Replaces common curse words with their softer equivalents
Swearing Substitutionとは何ですか?
Swearing SubstitutionはJoshua Jolleyによって開発されたChromeの拡張機能で、その主な機能は「Replaces common curse words with their softer equivalents」です。
拡張機能のスクリーンショット
Swearing Substitution拡張機能のCRXファイルをダウンロード
Swearing Substitution拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
====== Version 0.0.0.8 Change log: Fixed "Shecky" Idaho (Shelly) ====== Do you like to visit generally wholesome sites that sometimes get ruined by users who swear in their submitted content? Or perhaps you'd rather not view obscenities altogether? If that's the case, Swearing Substitution is your solution. This extension replaces common English curse words with their softer, more politically correct alternatives. (And less common curse words with the word "cloud"). Unlike other extensions available, this doesn't replace everything with the word censored, or ****. Nothing is hidden, it merely substitutes curse words using words like "freak" or "bum". Give it a try! Please leave feedback about additional words you'd like to see blocked or sites you noticed it not working on. I'll respond as quickly as I can.
拡張機能の基本情報
名前 | |
ID | laijlgfcgafbmobgkfkgimjnfnnekfii |
公式URL | https://chrome.google.com/webstore/detail/swearing-substitution/laijlgfcgafbmobgkfkgimjnfnnekfii |
説明 | Replaces common curse words with their softer equivalents |
ファイルサイズ | 67.21 KB |
インストール数 | 157 |
現在のバージョン | 0.0.0.8 |
最終更新日 | 2014-07-12 |
公開日 | 2014-07-12 |
評価 | 3.67/5 合計 9 レビュー |
開発者 | Joshua Jolley |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Swearing Substitution", "short_name": "Curse Replacement", "description": "Replaces common curse words with their softer equivalents", "version": "0.0.0.8", "icons": { "128": "icon_128.png", "48": "icon_48.png", "19": "icon_19.png", "16": "icon_16.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", " |