HOC.hu news reader and coupon finder

HOC.hu news reader and coupon finder

What is HOC.hu news reader and coupon finder?

HOC.hu news reader and coupon finder is a Chrome extension developed by https://www.hoc.hu, and its main feature is "HOC.hu news reader and coupon finder".

Extension Screenshots

screenshot

Download HOC.hu news reader and coupon finder Extension CRX File

Download HOC.hu news reader and coupon finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name HOC.hu news reader and coupon finder HOC.hu news reader and coupon finder
ID cnbbmmllonfbolfakeopabblnhokkfoe
Official URL https://chromewebstore.google.com/detail/hochu-news-reader-and-cou/cnbbmmllonfbolfakeopabblnhokkfoe
Description HOC.hu news reader and coupon finder
File Size 24.56 KB
Installation Count 186
Current Version 2.1.1
Last Updated 2023-05-21
Publish Date 2023-04-26
Developer https://www.hoc.hu
Email [email protected]
Payment Type free
Extension Website https://www.hoc.hu
Supported Languages 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"
}