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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
====== 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", " |