TechTricksWorld
TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff
Что такое TechTricksWorld?
TechTricksWorld - это расширение Chrome, разработанное https://www.techtricksworld.com, и его основная функция - "TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff".
Снимки экрана расширения
Скачать файл CRX расширения TechTricksWorld
Скачайте файлы расширений TechTricksWorld в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
TechTricksWorld, which started precisely in the year 2010, is a tech blog which helps people from all over India and abroad, acquire knowledge about SEO, Blogging, Facebook, Social Media, Making Money Online, gadget and software Reviews, etc. Основная информация о расширении
| Название | |
| ID | ipaeanobegjmgmfijffmcmpbdaicaahe |
| Официальный URL | https://chromewebstore.google.com/detail/techtricksworld/ipaeanobegjmgmfijffmcmpbdaicaahe |
| Описание | TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff |
| Размер файла | 23.58 KB |
| Количество установок | 85 |
| Текущая Версия | 0.1 |
| Последнее Обновление | 2016-07-11 |
| Дата публикации | 2016-07-11 |
| Рейтинг | 5.00/5 Всего 4 оценок |
| Разработчик | https://www.techtricksworld.com |
| Тип оплаты | free |
| Официальный сайт расширения | https://www.techtricksworld.com/ |
| URL страницы помощи | https://www.techtricksworld.com/contact-us/ |
| Поддерживаемые языки | en |
| manifest.json | |
{
"name": "TechTricksWorld",
"description": "TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff",
"browser_action": {
"default_icon": {
"38": "icon.png"
},
"default_title": "TechTricksWorld",
"default_popup": "techtricksworld.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"
} | |