Food Inspector
Inspects your food for harmful and healthy ingridients. You ought to know what you eat.
Vad är Food Inspector?
Food Inspector är en Chrome-tillägg utvecklad av Food Inspector Team, och dess huvudfunktion är "Inspects your food for harmful and healthy ingridients. You ought to know what you eat.".
Tilläggsskärmbilder
Ladda ner Food Inspector-förlängningens CRX-fil
Ladda ner Food Inspector-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Features of Food Inspector:
• Finds additives and shows its details. Filters additives not permitted in other countries (uses data from official sources).
• Highlights nutrition facts: protein, fat, carbohydrates, salt, sugar, calories, cholesterol.
• Checks labels for your diet: vegetarian, vegan, organic, kosher, non GMO, halal, lent.
• Warns you about allergens: wheat, gluten, soy, peanuts, tree nuts, milk, lactose, eggs, fish, shellfish, sesame.
• Works on any website, just open your favorite online store and check. You also can filter which sites to exclude.
• Allows you to choose what ingredients to highlight. Grundläggande Information om Tillägg
| Namn | |
| ID | bkajafhlodafjlgifngdagficfaajlaf |
| Officiell webbadress | https://chromewebstore.google.com/detail/food-inspector/bkajafhlodafjlgifngdagficfaajlaf |
| Beskrivning | Inspects your food for harmful and healthy ingridients. You ought to know what you eat. |
| Filstorlek | 140 KB |
| Antal Installationer | 21 |
| Aktuell Version | 0.2.1 |
| Senast Uppdaterad | 2020-04-26 |
| Publiceringsdatum | 2020-04-26 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | Food Inspector Team |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://docs.google.com/document/d/e/2PACX-1vS6yPdn8AzRX_Cxo9ftPhTyFBwqbhq6EixOx6foN9FvcYZ1T0EgUjMjcVnTj69lQx_iE8WAwFVvBotA/pub |
| Stödda Språk | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_ext_name__",
"description": "__MSG_ext_description__",
"version": "0.2.1",
"default_locale": "en",
"icons": {
"16": "images\/icon_16.png",
"48": "images\/icon_full_48.png",
"128": "images\/icon_full_128.png"
},
"background": {
"scripts": [
"js\/background\/background.js",
"js\/background\/elementService.js",
"js\/background\/additiveService.js",
"js\/background\/dietService.js"
],
"persistent": false
},
"content_scripts": [
{
"run_at": "document_idle",
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |