Reduceri, oferte si promotii
Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.
Reduceri, oferte si promotiiとは何ですか?
Reduceri, oferte si promotiiはhttps://www.reducerin.roによって開発されたChromeの拡張機能で、その主な機能は「Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.」です。
拡張機能のスクリーンショット
Reduceri, oferte si promotii拡張機能のCRXファイルをダウンロード
Reduceri, oferte si promotii拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania. Toate evenimentele de shopping le vei avea la un click distanta: Black Friday, reduceri de sarbatori legale sau evenimente si campanii private lansate de magazinele online.
拡張機能の基本情報
名前 | |
ID | acifnnaepogiehfmanelaghalnjkeiob |
公式URL | https://chrome.google.com/webstore/detail/reduceri-oferte-si-promot/acifnnaepogiehfmanelaghalnjkeiob |
説明 | Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania. |
ファイルサイズ | 105 KB |
インストール数 | 34 |
現在のバージョン | 1.0.3 |
最終更新日 | 2016-10-19 |
公開日 | 2016-10-19 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | https://www.reducerin.ro |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.reducerin.ro |
ヘルプページのURL | https://www.reducerin.ro/extensie-chrome/ |
プライバシーポリシーページのURL | https://www.reducerin.ro/extensie-chrome |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Reduceri, oferte si promotii", "version": "1.0.3", "manifest_version": 2, "description": "Te tinem la curent cu ultimele noutati legate de reducerile, ofertele si promotiile aparute in magazinele online din Romania.", "homepage_url": "https:\/\/www.reducerin.ro", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon32.png" }, "default_locale": "en", "options_page": "src\/bg\/options.html", "background": { "page": "src\/bg\/background.html", "persistent": true }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "https:\/\/www.google.com\/*", "http:\/\/www.google.com\/*", "notifications" ] } |