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 là gì?
APEX Enhanced Column Attributes là một tiện ích mở rộng Chrome được phát triển bởi ostrowskibartosz.pl, và tính năng chính của nó là "New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng APEX Enhanced Column Attributes
Tải xuống các tệp mở rộng APEX Enhanced Column Attributes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | APEX Enhanced Column Attributes |
ID | ggfkjemopafbajhobndhdoeboalpkbho |
URL Chính Thức | https://chromewebstore.google.com/detail/apex-enhanced-column-attr/ggfkjemopafbajhobndhdoeboalpkbho |
Mô tả | New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values. |
Kích Thước Tệp | 461 KB |
Số Lần Cài Đặt | 131 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2014-07-01 |
Ngày Phát Hành | 2014-07-01 |
Đánh Giá | 4.50/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | ostrowskibartosz.pl |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |