Cashback Ranking: Comparador de Cashbacks
Saiba as melhores taxas de cashback nas maiores lojas do Brasil
Was ist Cashback Ranking: Comparador de Cashbacks?
Cashback Ranking: Comparador de Cashbacks ist eine Chrome-Erweiterung, die von https://cashbackranking.com.br entwickelt wurde, und ihr Hauptmerkmal ist "Saiba as melhores taxas de cashback nas maiores lojas do Brasil".
Erweiterungsscreenshots
Cashback Ranking: Comparador de Cashbacks-Erweiterungs-CRX-Datei herunterladen
Laden Sie Cashback Ranking: Comparador de Cashbacks-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
Cashback Ranking é a primeira ferramenta que permite a comparação de valores de cashback (dinheiro de volta) entre diversos sites disponíveis no Brasil como Méliuz, Velupe, My Cashback, Inter Shop, entre outros.
O Cashback Ranking apresenta uma tabela comparando os valores/porcentagens de dinheiro de volta que você pode receber em todas as plataformas toda vez que você acessa uma loja que tenha cashback. Assim você pode sempre escolher a melhor opção.
Se não quiser ver a tabela, basta fechá-la e ela não será mostrada novamente naquele loja, apenas se você clicar no ícone do Cashback Ranking. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | afnohhdopilcghjgjaieioofnalhiolk |
| Offizielle URL | https://chromewebstore.google.com/detail/cashback-ranking-comparad/afnohhdopilcghjgjaieioofnalhiolk |
| Beschreibung | Saiba as melhores taxas de cashback nas maiores lojas do Brasil |
| Dateigröße | 89.69 KB |
| Installationsanzahl | 473 |
| Aktuelle Version | 0.1.4 |
| Letztes Update | 2021-08-26 |
| Veröffentlichungsdatum | 2020-06-15 |
| Bewertung | 4.17/5 Insgesamt 6 Bewertungen |
| Entwickler | https://cashbackranking.com.br |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.cashbackranking.com.br |
| Hilfeseite URL | https://www.cashbackranking.com.br/contato/ |
| Unterstützte Sprachen | pt-BR |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Cashback Ranking: Comparador de Cashbacks",
"short_name": "Cashback Ranking",
"description": "Saiba as melhores taxas de cashback nas maiores lojas do Brasil",
"version": "0.1.4",
"author": "The Cashback Ranking Dev Team",
"icons": {
"48": "icons\/logo-48.png",
"128": "icons\/logo-128.png"
},
"background": {
"scripts": [
"scripts\/app.js"
],
"persistent": true
},
"browser_action": {
"default_title": "Abrir tabela do Cashback Ranking",
"default_icon": {
"32": "icons\/icon-disabled-32.png"
}
},
"permissions": [
"activeTab",
"tabs",
"storage",
"webRequest",
" | |