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 |
官方網址 | 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", " |