Sorte do Dia
Extensão com propósito de sortear frases motivacionais (ou não) de fragmentos de músicas
Was ist Sorte do Dia?
Sorte do Dia ist eine Chrome-Erweiterung, die von Sorte do dia entwickelt wurde, und ihr Hauptmerkmal ist "Extensão com propósito de sortear frases motivacionais (ou não) de fragmentos de músicas".
Erweiterungsscreenshots
Sorte do Dia-Erweiterungs-CRX-Datei herunterladen
Laden Sie Sorte do Dia-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
Sortear frases motivacionais (ou não) de fragmentos de músicas
Grundlegende Informationen zur Erweiterung
Name | Sorte do Dia |
ID | hhdhfhmagebpjmhdmiochfbopgacglfi |
Offizielle URL | https://chromewebstore.google.com/detail/sorte-do-dia/hhdhfhmagebpjmhdmiochfbopgacglfi |
Beschreibung | Extensão com propósito de sortear frases motivacionais (ou não) de fragmentos de músicas |
Dateigröße | 764 KB |
Installationsanzahl | 40 |
Aktuelle Version | 0.1.2 |
Letztes Update | 2021-10-24 |
Veröffentlichungsdatum | 2021-10-23 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Sorte do dia |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Sorte do Dia", "description": "Extens\u00e3o com prop\u00f3sito de sortear frases motivacionais (ou n\u00e3o) de fragmentos de m\u00fasicas", "version": "0.1.2", "action": { "default_icon": { "16": "sorte1.png", "24": "sorte1.png", "32": "sorte1.png", "48": "sorte1.png" }, "default_title": "Sorte do dia", "default_popup": "popup\/index.html" }, "icons": { "16": "sorte1.png", "24": "sorte1.png", "32": "sorte1.png", "48": "sorte1.png" } } |