Prensa Ibérica Data Explorer
Visor de datos de un artículo de Prensa Ibérica
Was ist Prensa Ibérica Data Explorer?
Prensa Ibérica Data Explorer ist eine Chrome-Erweiterung, die von data.global entwickelt wurde, und ihr Hauptmerkmal ist "Visor de datos de un artículo de Prensa Ibérica".
Erweiterungsscreenshots
Prensa Ibérica Data Explorer-Erweiterungs-CRX-Datei herunterladen
Laden Sie Prensa Ibérica Data Explorer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Herramienta para facilitar la labor del redactor en Prensa Iberica Grundlegende Informationen zur Erweiterung
| Name | |
| ID | oagblhpbgnhimeimlbgfipmgninifjpe |
| Offizielle URL | https://chromewebstore.google.com/detail/prensa-ib%C3%A9rica-data-explo/oagblhpbgnhimeimlbgfipmgninifjpe |
| Beschreibung | Visor de datos de un artículo de Prensa Ibérica |
| Dateigröße | 119 KB |
| Installationsanzahl | 146 |
| Aktuelle Version | 0.72 |
| Letztes Update | 2024-02-13 |
| Veröffentlichungsdatum | 2023-03-13 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | data.global |
| [email protected] | |
| Zahlungsart | free |
| URL der Datenschutzrichtlinien-Seite | https://www.prensaiberica.es/politica-de-privacidad-resumida |
| Unterstützte Sprachen | es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Prensa Ib\u00e9rica Data Explorer",
"description": "Visor de datos de un art\u00edculo de Prensa Ib\u00e9rica",
"version": "0.72",
"manifest_version": 3,
"permissions": [
"activeTab",
"contextMenus"
],
"action": {
"default_icon": {
"16": "\/images\/data-explorer-icon.png",
"32": "\/images\/data-explorer-icon.png",
"48": "\/images\/data-explorer-icon.png",
"128": "\/images\/data-explorer-icon.png"
}
},
"icons": {
"16": "\/images\/data-explorer-icon.png",
"32": "\/images\/data-explorer-icon.png",
"48": "\/images\/data-explorer-icon.png",
"128": "\/images\/data-explorer-icon.png"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+F",
"mac": "MacCtrl+Shift+F"
},
"description": "Abre data explorer"
}
},
"background": {
"service_worker": "js\/background.js"
},
"web_accessible_resources": [
{
"resources": [
"js\/jquery-2.2.4.min.js",
"js\/explorer.js",
"html\/explorer.html",
"css\/explorer.min.css",
"js\/data__seo.js",
"html\/data__seo.html",
"js\/data__enhanced.js",
"html\/data__enhanced.html",
"js\/data__content-scoring.js",
"html\/data__content-scoring.html",
"js\/data__info.js",
"html\/data__info.html",
"js\/data__exposure.js",
"html\/data__exposure.html",
"js\/data__twins.js",
"js\/data__piano.js",
"js\/piano_dom.js",
"html\/data__twins.html",
"html\/data__piano.html",
"js\/data__social.js",
"html\/data__social.html",
"js\/data__metrics.js",
"html\/data__metrics.html",
"images\/caret-up-solid.svg",
"images\/xmark-solid.svg",
"images\/logo_prensa_iberica.svg",
"images\/google.svg",
"images\/house-solid.svg",
"images\/bolt-solid.svg",
"images\/desktop-solid.svg",
"images\/chartbeat.svg",
"images\/twitter.svg",
"images\/facebook.svg",
"images\/hand.svg",
"images\/heart.svg",
"images\/impressions.svg",
"images\/loading.svg",
"images\/percent-solid.svg"
],
"matches": [
" | |