Tactical Sales & Business Blog
Keep up to date with the lastest blogs.
What is Tactical Sales & Business Blog?
Tactical Sales & Business Blog is a Chrome extension developed by http://www.tacticalsalestraining.co.uk, and its main feature is "Keep up to date with the lastest blogs.".
Extension Screenshots
Download Tactical Sales & Business Blog Extension CRX File
Download Tactical Sales & Business Blog 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
Keep up to date with the lastest blogs. We teach the subtle art of sales, we've also got a wealth of experience in business - we've combined the two to create this blog. Our wealth of combined experience in both business and sales is something we've always wanted to share. We've put together this blog not only to help you but to ensure everything you do to grow both sales and business is of the best possible standard. Why go through the same mistakes we have? You want a successful business and we've gone through it all before - now it's our turn to share advice and wisdom like no other.
Extension Basic Information
Name | |
ID | iofppjmapichddgkfgclnijlpdmaeomc |
Official URL | https://chrome.google.com/webstore/detail/tactical-sales-business-b/iofppjmapichddgkfgclnijlpdmaeomc |
Description | Keep up to date with the lastest blogs. |
File Size | 25.46 KB |
Installation Count | 38 |
Current Version | 0.1 |
Last Updated | 2013-04-26 |
Publish Date | 2013-04-26 |
Rating | 5.00/5 Total 2 Ratings |
Developer | http://www.tacticalsalestraining.co.uk |
Payment Type | free |
Extension Website | http://www.tacticalsalestraining.co.uk/blog |
Supported Languages | en-GB |
manifest.json | |
{ "name": "Tactical Sales & Business Blog", "description": "Keep up to date with the lastest blogs.", "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "Tactical Sales & Business Blog", "default_popup": "labnol.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.1" } |