HOC.hu news reader and coupon finder
HOC.hu news reader and coupon finder
Wat is HOC.hu news reader and coupon finder?
HOC.hu news reader and coupon finder is een Chrome-extensie ontwikkeld door https://www.hoc.hu, en de belangrijkste functie is "HOC.hu news reader and coupon finder".
Extensie Screenshots
Download het CRX-bestand van de extensie HOC.hu news reader and coupon finder
Download HOC.hu news reader and coupon finder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
HOC.hu
A beépülő modul a HOC.hu oldal látogatói számára készült, akik a beépülő telepítése után vásárlásaikkal támogatni tudják az oldal működését. A beépülő jelenlegi verziója a Banggood, a Geekbuying, a Tomtop, a Hekka, az Aliexpress és a VEVOR áruházakban történő vásárlást támogatja.
A program tartalmaz egy hírolvasót, ami a HOC.hu oldal friss híreit mutatja, és tartalmaz egy kupon keresőt is. Utóbbi program a ccoupons.hu weboldalon keres kuponkódokat kínai áruházak ajánlatai között.
A kuponkereséshez írd be a termék gyártójának nevét, vagy a termék típusszámát, és kattints a keresés gombra!
A beépülő használatával nem jutunk se böngészési se más adatokhoz, a hírolvasó funkció és a kupon keresés mellett mindössze az áruház URL automatikus módosítása történik meg, aminek köszönhetően a HOC.hu kódja bekerül a linkbe. Ez a vásárlás során semmilyen változást, többletköltséget vagy egyéb más változást nem okoz. Basisinformatie over de Extensie
| Naam | |
| ID | cnbbmmllonfbolfakeopabblnhokkfoe |
| Officiële URL | https://chromewebstore.google.com/detail/hochu-news-reader-and-cou/cnbbmmllonfbolfakeopabblnhokkfoe |
| Beschrijving | HOC.hu news reader and coupon finder |
| Bestandsgrootte | 24.56 KB |
| Aantal Installaties | 186 |
| Huidige Versie | 2.1.1 |
| Laatst Bijgewerkt | 2023-05-21 |
| Publicatiedatum | 2023-04-26 |
| Ontwikkelaar | https://www.hoc.hu |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.hoc.hu |
| Ondersteunde Talen | hu |
| manifest.json | |
{
"background": {
"service_worker": "background.js"
},
"description": "HOC.hu news reader and coupon finder",
"host_permissions": [
"http:\/\/*\/*",
"https:\/\/*\/*",
"https:\/\/www.aliexpress.com\/",
"https:\/\/www.banggood.com\/",
"https:\/\/www.tomtop.com\/",
"https:\/\/www.vevor.com\/",
"https:\/\/www.geekbuying.com\/",
"https:\/\/www.hekka.com\/"
],
"icons": {
"128": "images\/hoc-128.png",
"16": "images\/hoc-16.png",
"32": "images\/hoc-32.png",
"48": "images\/hoc-48.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"action": {
"default_icon": "images\/hoc-32.png",
"default_popup": "popup.html",
"default_title": "HOC.hu RSS h\u00edrolvas\u00f3"
},
"manifest_version": 3,
"name": "HOC.hu news reader and coupon finder",
"permissions": [
"tabs"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.1.1"
} | |