Developers Resources
ssiddique.info provides the best web developers resources and free resources for web designers and programmers
Что такое Developers Resources?
Developers Resources - это расширение Chrome, разработанное https://www.ssiddique.info, и его основная функция - "ssiddique.info provides the best web developers resources and free resources for web designers and programmers".
Снимки экрана расширения
Скачать файл CRX расширения Developers Resources
Скачайте файлы расширений Developers Resources в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
ssiddique.info provides the best web developers resources and free resources for web designers and programmers Основная информация о расширении
| Название | |
| ID | gbplkjikejplpgpnoafkpmhpgloipecn |
| Официальный URL | https://chromewebstore.google.com/detail/developers-resources/gbplkjikejplpgpnoafkpmhpgloipecn |
| Описание | ssiddique.info provides the best web developers resources and free resources for web designers and programmers |
| Размер файла | 14.39 KB |
| Количество установок | 12 |
| Текущая Версия | 0.3 |
| Последнее Обновление | 2014-06-23 |
| Дата публикации | 2014-06-23 |
| Рейтинг | 5.00/5 Всего 4 оценок |
| Разработчик | https://www.ssiddique.info |
| Тип оплаты | free |
| Официальный сайт расширения | http://www.ssiddique.info |
| Поддерживаемые языки | en |
| manifest.json | |
{
"name": "Developers Resources",
"description": "ssiddique.info provides the best web developers resources and free resources for web designers and programmers",
"browser_action": {
"default_icon": {
"38": "icon.png"
},
"default_title": "Developers Resources",
"default_popup": "ssiddique.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.3"
} | |