HOC.hu news reader and coupon finder
HOC.hu news reader and coupon finder
HOC.hu news reader and coupon finderとは何ですか?
HOC.hu news reader and coupon finderはhttps://www.hoc.huによって開発されたChromeの拡張機能で、その主な機能は「HOC.hu news reader and coupon finder」です。
拡張機能のスクリーンショット
HOC.hu news reader and coupon finder拡張機能のCRXファイルをダウンロード
HOC.hu news reader and coupon finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | cnbbmmllonfbolfakeopabblnhokkfoe |
| 公式URL | https://chromewebstore.google.com/detail/hochu-news-reader-and-cou/cnbbmmllonfbolfakeopabblnhokkfoe |
| 説明 | HOC.hu news reader and coupon finder |
| ファイルサイズ | 24.56 KB |
| インストール数 | 186 |
| 現在のバージョン | 2.1.1 |
| 最終更新日 | 2023-05-21 |
| 公開日 | 2023-04-26 |
| 開発者 | https://www.hoc.hu |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.hoc.hu |
| 対応言語 | 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"
} | |