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是由ostrowskibartosz.pl开发的Chrome扩展程序,该扩展的主要功能是“New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values.”。
扩展截图
下载APEX Enhanced Column Attributes扩展crx文件
下载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": [ " |