Guatemala.com
Guatemala.com, la mejor opción para conocer más acerca del país.
Hvad er Guatemala.com?
Guatemala.com er en Chrome-udvidelse udviklet af http://guatemala.com, og dens hovedfunktion er "Guatemala.com, la mejor opción para conocer más acerca del país.".
Udvidelsesskærmbilleder
Download Guatemala.com-udvidelses-CRX-fil
Download Guatemala.com-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Encuentra cada día notas de actualidad, logros deportivos, lugares por explorar, eventos para asistir, un directorio comercial y mucho por aprender en Guatemala.com.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ameolakdaaolokhleacodailflichljn |
Officiel URL | https://chrome.google.com/webstore/detail/guatemalacom/ameolakdaaolokhleacodailflichljn |
Beskrivelse | Guatemala.com, la mejor opción para conocer más acerca del país. |
Filstørrelse | 172 KB |
Antal Installationer | 23 |
Nuværende Version | 1.0.1 |
Senest Opdateret | 2018-06-26 |
Udgivelsesdato | 2018-06-26 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | http://guatemala.com |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://www.guatemala.com/privacy-policy |
Understøttede Sprog | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Guatemala.com", "short_name": "Guatemala.com", "description": "Guatemala.com, la mejor opci\u00f3n para conocer m\u00e1s acerca del pa\u00eds.", "version": "1.0.1", "author": "guatemala.com", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": { "16": "icons\/guatemala-icon-16.png", "32": "icons\/guatemala-icon-32.png", "48": "icons\/guatemala-icon-48.png", "128": "icons\/guatemala-icon-128.png" }, "default_title": "Guatemala.com NewsFeed", "default_popup": "popup.html" }, "icons": { "16": "icons\/guatemala-icon-16.png", "32": "icons\/guatemala-icon-32.png", "48": "icons\/guatemala-icon-48.png", "128": "icons\/guatemala-icon-128.png" }, "background": { "persistent": true, "scripts": [ "global.js", "background.js" ] }, "permissions": [ " |