Pigogo ALERT!

The best way to find offers & coupons from top Greek e-shops and get cashback!

Pigogo ALERT!とは何ですか?

Pigogo ALERT!はhttps://www.pigogo.grによって開発されたChromeの拡張機能で、その主な機能は「The best way to find offers & coupons from top Greek e-shops and get cashback!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Pigogo ALERT!拡張機能のCRXファイルをダウンロード

Pigogo ALERT!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Pigogo ALERT! finds the best offers and coupons from the top Greek e-shops, while also giving you the opportunity to earn cashback from your purchases!

Each time you visit one of Pigogo’s partner e-shops, Pigogo ALERT! notifies you regarding available offers and coupons, as well as how much cashback you could earn with your purchase.

Pigogo ALERT! makes your online shopping with cashback a really fun experience!                    

拡張機能の基本情報

名前 Pigogo ALERT! Pigogo ALERT!
ID adhfocpeiaaklpfbaipnjehejfbghjeg
公式URL https://chromewebstore.google.com/detail/pigogo-alert/adhfocpeiaaklpfbaipnjehejfbghjeg
説明 The best way to find offers & coupons from top Greek e-shops and get cashback!
ファイルサイズ 970 KB
インストール数 6,000
現在のバージョン 1.0.8
最終更新日 2020-11-06
公開日 2019-03-08
評価 4.20/5 合計 10 レビュー
開発者 https://www.pigogo.gr
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.pigogo.gr/privacy
対応言語 en,el
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/neutral_18.png",
        "default_popup": "popup\/popup.html",
        "default_title": "Pigogo"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "ci.content.pack.js",
                "js\/contentBundle.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "ci.browser.helper.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "el",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/pigogo.gr",
    "icons": {
        "128": "img\/neutral_128.png",
        "48": "img\/neutral_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9pS7yfSiX0UEdtZtRm6jsJkGGxJYg3oxD2Yix2\/u\/TIrs1Nwn+nBeIHTCZqt1oI03GT6vmjewicJLfgM70VLzpcotvvs7nQdtmdfhOnd4zd7S3A4dPBKpb9sLX+uGaFGDNyGPb4iLdy1cWw17ZI66sFqvMhEcJswHZHPoxGAUrNtOP3vOKgF1W4DynaUV6QVVgqV5ndBZWq6LiALNq5rQOXOn+C2XTjyOQE4uaKlJTTOyEtddMRpPocStvaA9wTo6PywLfFtrQ0KpWec4z\/HXq5X3rQO1CUWP4vaIPA6NV55SE8sHfhFdN0kpIZbf2DFBJS93fOtlSSsefDhg1eC8wIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "tabs",
        "webRequest",
        "storage",
        ""
    ],
    "short_name": "__MSG_appShortName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.8"
}