Page Shadow
A series of tools designed to improve the reading of web pages in a dark environment/other.
Page Shadowとは何ですか?
Page Shadowはhttps://www.eliastiksofts.comによって開発されたChromeの拡張機能で、その主な機能は「A series of tools designed to improve the reading of web pages in a dark environment/other.」です。
拡張機能のスクリーンショット
Page Shadow拡張機能のCRXファイルをダウンロード
Page Shadow拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Page Shadow is a dark mode extension. It includes a series of tools to improve the reading of web pages in a dark environment. It allows you: - To increase the contrast of the pages, that is to say to reinforce the dark tones of the pages: the extension transforms the design of any site into a "dark mode" theme. This mode has several color themes, and you can also create your own themes; - To decrease the brightness of the pages; - To invert the colors of images or entire pages; - To attenuate the colors of images; - To enable a night mode (applies an orange filter on the pages to reduce the blue light emitted by the screen). All theses options can be enabled with one clic from the extension menu. Page Shadow has many settings to personalize your extension: different settings to each site, automatic enable/disable, etc. Page Shadow also allows you to disable the extension for specific websites/pages, etc.
拡張機能の基本情報
名前 | Page Shadow |
ID | eimaelgbclmdoeimifebaagealdkjmki |
公式URL | https://chromewebstore.google.com/detail/page-shadow/eimaelgbclmdoeimifebaagealdkjmki |
説明 | A series of tools designed to improve the reading of web pages in a dark environment/other. |
ファイルサイズ | 897 KB |
インストール数 | 661 |
現在のバージョン | 2.10.3 |
最終更新日 | 2023-03-07 |
公開日 | 2019-08-15 |
評価 | 4.40/5 合計 10 レビュー |
開発者 | https://www.eliastiksofts.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.eliastiksofts.com/page-shadow/ |
ヘルプページのURL | https://www.eliastiksofts.com/contact/ |
対応言語 | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Page Shadow", "version": "2.10.3", "default_locale": "en", "manifest_version": 3, "icons": { "32": "img\/icon_32.png", "40": "img\/icon_40.png", "48": "img\/icon_48.png", "64": "img\/icon.png", "96": "img\/icon_96.png", "128": "img\/icon_128.png", "256": "img\/icon_256.png", "512": "img\/icon_512.png" }, "description": "__MSG_extensionDescription__", "author": "Eliastik", "homepage_url": "http:\/\/www.eliastiksofts.com\/page-shadow\/", "action": { "default_title": "Page Shadow", "default_icon": { "32": "img\/icon_32.png", "40": "img\/icon_40.png", "48": "img\/icon_48.png", "64": "img\/icon.png", "96": "img\/icon_96.png", "128": "img\/icon_128.png", "256": "img\/icon_256.png", "512": "img\/icon_512.png" } }, "options_page": "options.html", "permissions": [ "storage", "contextMenus", "tabs", "unlimitedStorage", "alarms" ], "host_permissions": [ " |