TechToLead - Technology & Blogging
Technology, Blogging, How To Guides, Gadgets, Reviews, Earn Money, Tips & Tweaks, Videos
What is TechToLead - Technology & Blogging?
TechToLead - Technology & Blogging is a Chrome extension developed by http://www.techtolead.com, and its main feature is "Technology, Blogging, How To Guides, Gadgets, Reviews, Earn Money, Tips & Tweaks, Videos".
Extension Screenshots
Download TechToLead - Technology & Blogging Extension CRX File
Download TechToLead - Technology & Blogging 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
TechToLead.com focus on articles related to Technology, Blogging, How To Guides, Earn Money, Gadgets, Reviews, Tips & Tweaks, Videos, etc.,
Extension Basic Information
Name | |
ID | febcphdahcdbcedpmcieinpbdalehfkb |
Official URL | https://chrome.google.com/webstore/detail/techtolead-technology-blo/febcphdahcdbcedpmcieinpbdalehfkb |
Description | Technology, Blogging, How To Guides, Gadgets, Reviews, Earn Money, Tips & Tweaks, Videos |
File Size | 11.83 KB |
Installation Count | 63 |
Current Version | 3.0 |
Last Updated | 2016-03-16 |
Publish Date | 2016-03-16 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://www.techtolead.com |
Payment Type | free |
Extension Website | http://www.techtolead.com |
Supported Languages | en-US |
manifest.json | |
{ "name": "TechToLead - Technology & Blogging", "description": "Technology, Blogging, How To Guides, Gadgets, Reviews, Earn Money, Tips & Tweaks, Videos", "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "TechToLead - Technology & Blogging", "default_popup": "extension.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": "3.0" } |