Trustablee
Trustablee
Vad är Trustablee?
Trustablee är en Chrome-tillägg utvecklad av http://trustablee.com, och dess huvudfunktion är "Trustablee".
Tilläggsskärmbilder
Ladda ner Trustablee-förlängningens CRX-fil
Ladda ner Trustablee-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
Trustablee Screenshot Accountability is now available as a browser extension! - Monitors your browsing history - Analyzes URLs for suspicious content - Captures screenshots periodically in the background - Reports to your buddy for accountability against online porn Manage your subscription at https://user.trustablee.com/ __ Send early feedback or bug reports to [email protected].
Grundläggande Information om Tillägg
Namn | |
ID | hhjggkobamibpdpclnlgpiflmgbljkaf |
Officiell webbadress | https://chrome.google.com/webstore/detail/trustablee/hhjggkobamibpdpclnlgpiflmgbljkaf |
Beskrivning | Trustablee |
Filstorlek | 92.92 KB |
Antal Installationer | 155 |
Aktuell Version | 1.0.5 |
Senast Uppdaterad | 2021-01-29 |
Publiceringsdatum | 2020-04-09 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | http://trustablee.com |
E-post | [email protected] |
Betalningssätt | free |
Hjälpsida URL | https://bit.ly/ttb-faq |
URL till Sekretesspolicy Sidan | https://docs.google.com/document/d/1w5_JO2z9OCse8Mh9AAg7n_OJ91a5etps7ugEXP-tNUY/edit?usp=sharing |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Trustablee", "short_name": "TTB", "description": "Trustablee", "author": "Family First", "version": "1.0.5", "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "browser_action": { "default_icon": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "default_popup": "popup.html" }, "background": { "page": "background.html" }, "permissions": [ "tabs", " |