EZ-Link B&H Photo Affiliate Tools

Get trackable links for B&H Affiliate Program - Fast & EZ

What is EZ-Link B&H Photo Affiliate Tools?

EZ-Link B&H Photo Affiliate Tools is a Chrome extension developed by B&H Affiliate, and its main feature is "Get trackable links for B&H Affiliate Program - Fast & EZ".

Extension Screenshots

screenshot

Download EZ-Link B&H Photo Affiliate Tools Extension CRX File

Download EZ-Link B&H Photo Affiliate Tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This is a free tool for B&H Photo Video Affiliates.

This affiliate tool should be used to generate trackable link as easy as possible. Works in conjunction with B&H Photo Video affiliate program, which is a free service. 

If you are interested to join B&H Photo affiliate program please send email to [email protected].

Now supports custom Sub ID (sid).                    

Extension Basic Information

Name EZ-Link B&H Photo Affiliate Tools EZ-Link B&H Photo Affiliate Tools
ID oiocapjnhpbjbijfppfjdnmnojifcdkh
Official URL https://chromewebstore.google.com/detail/ez-link-bh-photo-affiliat/oiocapjnhpbjbijfppfjdnmnojifcdkh
Description Get trackable links for B&H Affiliate Program - Fast & EZ
File Size 145 KB
Installation Count 1,411
Current Version 1.1.3
Last Updated 2018-07-25
Publish Date 2018-07-25
Rating 5.00/5 Total 3 Ratings
Developer B&H Affiliate
Email [email protected]
Payment Type free
Extension Website https://mer54715.datafeedfile.com/
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EZ-Link B&H Photo Affiliate Tools",
    "version": "1.1.3",
    "description": "Get trackable links for B&H Affiliate Program - Fast & EZ",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "page_action": {
        "default_icon": "bh-ez.png",
        "default_title": "B&H EZ-Link",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "storage",
        "http:\/\/*\/*",
        "https:\/\/mer54715.datafeedfile.com\/*",
        "https:\/\/ajax.googleapis.com\/*",
        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.css"
    ],
    "options_page": "options.html",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "homepage_url": "https:\/\/mer54715.datafeedfile.com",
    "manifest_version": 2
}