Squanchify
This extension makes your browsing experience...Squanchier.
Squanchify란 무엇입니까?
Squanchify은(는) nichite에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension makes your browsing experience...Squanchier."입니다.
확장 프로그램 스크린샷
Squanchify 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Squanchify is the...the quickest and most accurate method of making your Chrome browsing experience squanchier. Also, the only one. This extension--well, it crawls through your pages' links and text, replacing words every now and then with the correct conjugation of the, umm, the word "squanch." You control the action. Use the popup and move the slider to your preferred level of...squanchiness. While the most feasible-yet-still-recurrently-chortle-inducing strategem might be to keep it at its lowest setting, when the homies are over you'd better believe you'll be squanching it to the max. There are many other levels to be explored. Oh, and you can de-squanch and then re-squanch your browser with the click of a button if, I dunno, you're reading mission-critical dossiers and you can't afford to miss a word. But let's face it, genius: you can. MIT License. Do what you will. 1.1 Less ugly now. 1.2: Now featuring more subtle squanchiness for lower slider values. Turn it low, forget about it. Be pleasantly surprised every now and then. 1.3: Squanchify no longer breaks like all your websites. 1.4 No more unexpected squanching. 1.5 Small fixes.
확장 프로그램 기본 정보
이름 | Squanchify |
ID | kbmlldlmbfcejlgflijfedcbncnpbbjj |
공식 URL | https://chromewebstore.google.com/detail/squanchify/kbmlldlmbfcejlgflijfedcbncnpbbjj |
설명 | This extension makes your browsing experience...Squanchier. |
파일 크기 | 66.06 KB |
설치 횟수 | 1,450 |
현재 버전 | 1.5 |
최근 업데이트 | 2017-08-30 |
출시 날짜 | 2017-08-30 |
평점 | 4.68/5 총 165 개의 평점 |
개발자 | nichite |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/nichite/squanchify |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Squanchify", "description": "This extension makes your browsing experience...Squanchier.", "version": "1.5", "permissions": [ "activeTab", "storage", "https:\/\/ajax.googleapis.com\/" ], "background": { "scripts": [ "js\/jquery.min.js", "js\/background.js" ] }, "browser_action": { "default_popup": "howSquanchy.html" }, "icons": { "16": "icons\/squanchy-16.png", "48": "icons\/squanchy-48.png", "128": "icons\/squanchy-128.png" }, "content_scripts": [ { "matches": [ " |