Inspect and view changes in Trustrating source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "1.0.0",
"description": "__MSG_extDescription__",
"default_locale": "de",
"browser_specific_settings": {
"gecko": {
"id": "trustrating@teammasters.mail.de",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "120.0"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"*://*/*"
],
"background": {
"scripts": [
"core/env.js",
"core/protocol.js",
"core/model.js",
"background/store-local.js",
"background/store-remote.js",
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"core/env.js",
"core/protocol.js",
"core/model.js",
"content/extract.js",
"content/overlay.js",
"content/content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": "assets/icons/icon.svg",
"default_title": "Trustrating"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"icons": {
"48": "assets/icons/icon.svg",
"96": "assets/icons/icon.svg"
}
} Meilleures alternatives Trustrating
Voici quelques Firefox add-ons qui sont similaires à Trustrating :
Rating of Trust
Patrzbocian
Trustium
Trustie, Inc.
TRUST Review
Samuel Mok
isTrust
Internet Society Belgium
Trusted Times
Trusted Times Developer
News Source Analysis
mrhirsch
News Source Analysis
mrhirsch
AuthentiSci
AuthentiSci
SiteRay - Website Trust Scores
SiteRay Site Security
NewsGuard
NewsGuard
Trustpilot Lookup
Rishoj
TruthLens
Firefox user 14578831