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."입니다.

확장 프로그램 스크린샷

screenshot

Reduceri, oferte si promotii 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Reduceri, oferte si promotii Reduceri, oferte si promotii
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
이메일 [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"
    ]
}