Website Templates - Web Templates Monster
Create your website with a template! Website Templates - Web Template Monster.
Что такое Website Templates - Web Templates Monster?
Website Templates - Web Templates Monster - это расширение Chrome, разработанное http://seo-storm.org, и его основная функция - "Create your website with a template! Website Templates - Web Template Monster.".
Снимки экрана расширения
Скачать файл CRX расширения Website Templates - Web Templates Monster
Скачайте файлы расширений Website Templates - Web Templates Monster в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Template Monster is an A-size depot of website templates - more than 50,000 designs to choose from. Since coming up in May 2002, we've gone partners with Magento, Drupal, WordPress, PrestaShop, Joomla, WooCommerce, and many more. 1 million clients were served during this time. Web templates + installation + hosting + customization + Search Engine Optimization + copywriting — all these services you can always get at TemplateMonster.com. If you're thirsty for knowledge, TemplateMonster blog provides you with the most recent web design news, infographics, freebies, discounts & promos.
Основная информация о расширении
Название | |
ID | dondeeefdoamjipemgfpckpkmhikdgno |
Официальный URL | https://chrome.google.com/webstore/detail/website-templates-web-tem/dondeeefdoamjipemgfpckpkmhikdgno |
Описание | Create your website with a template! Website Templates - Web Template Monster. |
Размер файла | 34.92 KB |
Количество установок | 314 |
Текущая Версия | 0.8.1 |
Последнее Обновление | 2015-01-16 |
Дата публикации | 2015-01-16 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | http://seo-storm.org |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://store.templatemonster.com/?aff=meshif |
Поддерживаемые языки | en |
manifest.json | |
{ "background": { "scripts": [ "bg.js" ] }, "browser_action": { "default_title": "Template Monster", "default_icon": "a128.png" }, "description": "Create your website with a template! Website Templates - Web Template Monster.", "icons": { "16": "a16.png", "32": "a32.png", "48": "a48.png", "128": "a128.png" }, "manifest_version": 2, "name": "Website Templates - Web Templates Monster", "short_name": "Web Templates Monster", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.8.1" } |