Affiliate Marketing Dude Tools
Marcus' Money Getting Tools
What is Affiliate Marketing Dude Tools?
Affiliate Marketing Dude Tools is a Chrome extension developed by 21daychange, and its main feature is "Marcus' Money Getting Tools".
Extension Screenshots
Download Affiliate Marketing Dude Tools Extension CRX File
Download Affiliate Marketing Dude 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
Affiliate Marketing And Internet Marketing Tools.
Extension Basic Information
Name | |
ID | fcgkbfnnjaahkaddleimfodlaacnknbn |
Official URL | https://chrome.google.com/webstore/detail/affiliate-marketing-dude/fcgkbfnnjaahkaddleimfodlaacnknbn |
Description | Marcus' Money Getting Tools |
File Size | 1.04 MB |
Installation Count | 291 |
Current Version | 3.3 |
Last Updated | 2015-06-11 |
Publish Date | 2015-06-11 |
Rating | 3.67/5 Total 3 Ratings |
Developer | 21daychange |
[email protected] | |
Payment Type | free |
Help Page URL | http://www.marcuscampbellsupport.com |
Privacy Policy Page URL | https://affiliatemarketingdude.com/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Affiliate Marketing Dude Tools", "description": "Marcus' Money Getting Tools", "version": "3.3", "icons": { "128": "images\/logo-128.png", "48": "images\/logo-48.png", "16": "images\/logo-16.png" }, "browser_action": { "default_icon": "images\/logo-16.png", "default_title": "Affiliate Marketing Dude Tools", "default_popup": "popup.html" }, "background": { "scripts": [ "js\/jquery-2.1.1.min.js", "js\/script.js" ] } } |