Ingredient Checker
Scans the page for comedogenic and irritating ingredients
什麼是Ingredient Checker?
Ingredient Checker是由Dan Allegrone開發的Chrome擴展程式,該擴展的主要功能是“Scans the page for comedogenic and irritating ingredients”。
擴展截圖
下載Ingredient Checker擴展crx文件
下載Ingredient Checker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This tool will scan pages for harmful irritants that are commonly found in beauty products.
Simply click the icon to crawl the text of the page and receive a report on the irritants found.
A popup message will be displayed summarizing the irritants found, and the words will be highlighted on the page.
YELLOW highlights are AGING ingredients - Ingredients that will age the skin.
ORANGE highlights are COMEDOGENIC ingredients - Ingredients that commonly cause or worsen acne.
RED highlights are IRRITATING ingredients - Ingredients that commonly cause skin irritation.
Update History:
v1.0.2:
*Updated list of ingredients.
*Search improvements - Faster page crawling. 擴展基本資訊
| 名稱 | |
| ID | daenhfdfeihpkliicomkjfmfbkagcafn |
| 官方網址 | https://chromewebstore.google.com/detail/ingredient-checker/daenhfdfeihpkliicomkjfmfbkagcafn |
| 簡介 | Scans the page for comedogenic and irritating ingredients |
| 檔案大小 | 100 KB |
| 安裝次數 | 37 |
| 目前版本 | 1.0.3 |
| 更新時間 | 2019-11-29 |
| 上架時間 | 2019-11-26 |
| 開發者 | Dan Allegrone |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Ingredient Checker",
"version": "1.0.3",
"description": "Scans the page for comedogenic and irritating ingredients",
"background": {
"scripts": [
"lib\/jquery-3.4.1.min.js",
"background.js"
]
},
"icons": {
"128": "icon.png"
},
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
" | |