nyt_mod
This extension allows you to dim a website.
nyt_mod란 무엇입니까?
nyt_mod은(는) apps by makque에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension allows you to dim a website."입니다.
확장 프로그램 스크린샷
nyt_mod 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
changelogs: v1.1 - updated incompatiblity with major sites like: youtube, pinterest, instagram, twitter, facebook. -------------------------------------------- Found sites not compatible? Submit a bug here: https://chrome.google.com/webstore/support/fpolgnklaplaakjhefmibfpikoacfacj?hl=en&gl=CA#bug -------------------------------------------- Is your screen still too bright? nyt_mod can help! nyt_mod is a webpage night mode dimmer application. It mimics a brightness setting but only for your browser. INSTRUCTIONS: After installation, click the icon next to the address bar or right click to 'nyt_mod' and choose the brightness level to turn it ON. Click a new tab and start browsing with a dimmed brightness. Tabs that are already open before installation just needs to be refreshed. No need to close the browser. TO ACCESS: 1. You can use the icon next to the address bar and selecting the brightness level or 2. By right-clicking. NOTE: This application is not a bullet-proof setting [almost all websites but not all] and may alter [some of] your regular viewing experience for certain websites. TIP: To maximize this application I suggest downloading a darker theme as well. Follow here: https://plus.google.com/108320221203104839132
확장 프로그램 기본 정보
이름 | nyt_mod |
ID | fpolgnklaplaakjhefmibfpikoacfacj |
공식 URL | https://chromewebstore.google.com/detail/nytmod/fpolgnklaplaakjhefmibfpikoacfacj |
설명 | This extension allows you to dim a website. |
파일 크기 | 101 KB |
설치 횟수 | 935 |
현재 버전 | 1.1 |
최근 업데이트 | 2013-03-08 |
출시 날짜 | 2013-03-07 |
평점 | 4.19/5 총 58 개의 평점 |
개발자 | apps by makque |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://plus.google.com/108320221203104839132 |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "nyt_mod", "description": "This extension allows you to dim a website.", "version": "1.1", "icons": { "16": "images\/16.png", "128": "images\/128.png" }, "background": { "page": "background.html" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "storage", "contextMenus" ], "content_scripts": [ { "matches": [ " |