Buoni Sconto Amazon Gratis

Vinci ogni mese dei buoni con i tuoi acquisti

Buoni Sconto Amazon Gratis란 무엇입니까?

Buoni Sconto Amazon Gratis은(는) Digital Saving에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Vinci ogni mese dei buoni con i tuoi acquisti"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Buoni Sconto Amazon Gratis 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Vinci un buono Amazon Gratis ogni mese! Per registrarti al sorteggio clicca sull'icona dell'estensione, effettua il login e ottieni il tuo id. Resta aggiornato seguendo le nostre pagine social!
Riusciamo ad offrirti i buoni grazie al referral dei prodotti amazon aggiungendo un ?tag=offertematt0e-21 ai link dei prodotti.  Per maggiori informazioni sulle estrazioni dei partecipanti premi il pulsante "estrazione" dell'estensione o contattaci sulla nostra pagina facebook ufficiale https://www.facebook.com/Buoni-Sconto-Amazon-601008483733736/                    

확장 프로그램 기본 정보

이름 Buoni Sconto Amazon Gratis Buoni Sconto Amazon Gratis
ID dgdanodhcekeomegbpackohabgnlfedk
공식 URL https://chromewebstore.google.com/detail/buoni-sconto-amazon-grati/dgdanodhcekeomegbpackohabgnlfedk
설명 Vinci ogni mese dei buoni con i tuoi acquisti
파일 크기 28.28 KB
설치 횟수 286
현재 버전 2.5
최근 업데이트 2023-04-24
출시 날짜 2020-03-14
평점 4.92/5 총 12 개의 평점
개발자 Digital Saving
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.facebook.com/Buoni-Sconto-Amazon-601008483733736/
지원되는 언어 it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "description": "Vinci ogni mese dei buoni con i tuoi acquisti",
    "name": "Buoni Sconto Amazon Gratis",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "tabs",
        "clipboardWrite",
        "storage",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "version": "2.5",
    "content_security_policy": "script-src https:\/\/buoniamazongratis.000webhostapp.com 'self' ; object-src 'self'",
    "manifest_version": 2,
    "web_accessible_resources": [
        "script\/token.js"
    ]
}