Word Replacer II
Change your world one word at a time.
Word Replacer II란 무엇입니까?
Word Replacer II은(는) G3Kappa에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Change your world one word at a time."입니다.
확장 프로그램 스크린샷
Word Replacer II 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
What is Word Replacer? Word Replacer is a simple extension inspired by the popular 'Cloud to Butt'. It does much more than that, allowing you to create entire lists of replacements and customize them to your tastes. WORD REPLACER HAS RECENTLY UNDERGONE A HUGE UPDATE. And if you didn't like it before, you should give it a second try now. Many annoyances don't exist anymore, and the extension is much more powerful. What is Word Replacer useful for? That depends on you. I initially made the extension for myself, but the increasing number of reviews suggesting novel uses for Word Replacer may give you some insight. Personally, I'd recommend starting with popular replacements such as the XKCD (http://xkcd.com/) ones. They make surfing the web more fun, even more so when you're not expecting them! How do I use it? Detailed instructions can be read from the settings page. Please read carefully the user manual and the about page if there is anything that's not intuitive enough. And if it isn't, please tell me so that I can make it better.
확장 프로그램 기본 정보
이름 | Word Replacer II |
ID | djakfbefalbkkdgnhkkdiihelkjdpbfh |
공식 URL | https://chromewebstore.google.com/detail/word-replacer-ii/djakfbefalbkkdgnhkkdiihelkjdpbfh |
설명 | Change your world one word at a time. |
파일 크기 | 89.61 KB |
설치 횟수 | 46,409 |
현재 버전 | 2.0.10 |
최근 업데이트 | 2019-09-01 |
출시 날짜 | 2019-08-31 |
평점 | 3.66/5 총 342 개의 평점 |
개발자 | G3Kappa |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Word Replacer II", "short_name": "WR II", "description": "Change your world one word at a time.", "version": "2.0.10", "icons": { "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "background": { "scripts": [ "event.js" ], "persistent": false }, "browser_action": { "default_icon": "images\/icon_19.png", "default_title": "Word Replacer II", "default_popup": "popup.html" }, "options_page": "options.html", "options_ui": { "page": "options.html" }, "content_scripts": [ { "all_frames": true, "js": [ "jquery-2.1.4.min.js", "content_script.js" ], "matches": [ " |