BlogTemplate4U
High Quality Blogger, WordPress and other blog template collections and gallery.
What is BlogTemplate4U?
BlogTemplate4U is a Chrome extension developed by https://blogtemplate4u.com, and its main feature is "High Quality Blogger, WordPress and other blog template collections and gallery.".
Extension Screenshots
Download BlogTemplate4U Extension CRX File
Download BlogTemplate4U 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
BlogTemplate4U Established in 2008 and provides biggest collection of free popular, High Quality Blogger, WordPress, Joomla and other blog templates. BlogTemplate4u is a place where new bloggers find there first blog template whether it is a for Blogger, WordPress, Joomla or some other platform and existing bloggers renovates their website with the new templates that we publish daily. You can use the BlogTemplate4U extension to search our extensive templates gallery and articles directly from your Chrome browser toolbar. The app will also show you the most recently published templates and posts with a click.
Extension Basic Information
Name | BlogTemplate4U |
ID | mpgachifgachfmghaabjfbjgkhadlbeh |
Official URL | https://chromewebstore.google.com/detail/blogtemplate4u/mpgachifgachfmghaabjfbjgkhadlbeh |
Description | High Quality Blogger, WordPress and other blog template collections and gallery. |
File Size | 61.68 KB |
Installation Count | 298 |
Current Version | 0.5 |
Last Updated | 2014-08-17 |
Publish Date | 2014-08-17 |
Rating | 3.00/5 Total 3 Ratings |
Developer | https://blogtemplate4u.com |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "name": "BlogTemplate4U", "description": "High Quality Blogger, WordPress and other blog template collections and gallery.", "browser_action": { "default_icon": { "16": "icon16.png" }, "default_title": "BlogTemplate4U - High Quality Blog Templates", "default_popup": "bt4u.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.5", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |