APEX Enhanced Column Attributes
New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values.
Что такое APEX Enhanced Column Attributes?
APEX Enhanced Column Attributes - это расширение Chrome, разработанное ostrowskibartosz.pl, и его основная функция - "New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values.".
Снимки экрана расширения
Скачать файл CRX расширения APEX Enhanced Column Attributes
Скачайте файлы расширений APEX Enhanced Column Attributes в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Plugins extends APEX Standard Report - Column Attributes management. Extended features: - Move column to the top / bottom - Move column using drag & drop - Replace all columns value via column header (double click on column header) - Paste matrix of values from Excel spreadsheet (columns separated with \t and rows by \n) More details in documentation: http://pretius.com/apex/APEX_Enhanced_Attributes.php
Основная информация о расширении
Название | APEX Enhanced Column Attributes |
ID | ggfkjemopafbajhobndhdoeboalpkbho |
Официальный URL | https://chromewebstore.google.com/detail/apex-enhanced-column-attr/ggfkjemopafbajhobndhdoeboalpkbho |
Описание | New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values. |
Размер файла | 461 KB |
Количество установок | 131 |
Текущая Версия | 1.0 |
Последнее Обновление | 2014-07-01 |
Дата публикации | 2014-07-01 |
Рейтинг | 4.50/5 Всего 2 оценок |
Разработчик | ostrowskibartosz.pl |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "APEX Enhanced Column Attributes", "author": "Bartosz 'dem' Ostrowski [email protected] http:\/\/www.ostrowskibartosz,pl for Pretius.com", "description": "New functionalities in Standard Report Column Attributes: drag&drop, move to top\/bottom, paste from sheet, replace column values.", "version": "1.0", "web_accessible_resources": [ "img\/move.gif", "img\/move_bottom.gif", "img\/move_top.gif" ], "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup\/index.html" }, "content_scripts": [ { "matches": [ " |