Printfection Giveaway Link Generator

This extention generates and returns links from a customer's Printfection Giveaway.

Printfection Giveaway Link Generatorとは何ですか?

Printfection Giveaway Link Generatorはhttps://www.printfection.comによって開発されたChromeの拡張機能で、その主な機能は「This extention generates and returns links from a customer's Printfection Giveaway.」です。

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

screenshot
screenshot

Printfection Giveaway Link Generator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Leverage Printfection's swag platform to easily generate Giveaway redemption URLs on the fly. Just choose the campaign you want to use, click a button, and you'll be provided with a new one-time-use Giveaway link. You can also view your recently created links for reference later.                    

拡張機能の基本情報

名前 Printfection Giveaway Link Generator Printfection Giveaway Link Generator
ID ckfdccfmknbfmkkibilbhpajmojbglmf
公式URL https://chromewebstore.google.com/detail/printfection-giveaway-lin/ckfdccfmknbfmkkibilbhpajmojbglmf
説明 This extention generates and returns links from a customer's Printfection Giveaway.
ファイルサイズ 91.19 KB
インストール数 186
現在のバージョン 0.2.3
最終更新日 2017-09-08
公開日 2017-09-08
評価 5.00/5 合計 1 レビュー
開発者 https://www.printfection.com
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Printfection Giveaway Link Generator",
    "description": "This extention generates and returns links from a customer's Printfection Giveaway.",
    "version": "0.2.3",
    "icons": {
        "48": "pf_48.png",
        "128": "pf_128.png",
        "256": "pf_256.png"
    },
    "browser_action": {
        "default_title": "Printfection Giveaways",
        "default_popup": "giveaway.html"
    },
    "options_page": "options.html",
    "permissions": [
        "https:\/\/api.printfection.com\/",
        "storage"
    ]
}