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文件
下載nyt_mod擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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": [ " |