APEX Enhanced Column Attributes
New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values.
Wat is APEX Enhanced Column Attributes?
APEX Enhanced Column Attributes is een Chrome-extensie ontwikkeld door ostrowskibartosz.pl, en de belangrijkste functie is "New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values.".
Extensie Screenshots
Download het CRX-bestand van de extensie APEX Enhanced Column Attributes
Download APEX Enhanced Column Attributes-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | APEX Enhanced Column Attributes |
ID | ggfkjemopafbajhobndhdoeboalpkbho |
Officiële URL | https://chromewebstore.google.com/detail/apex-enhanced-column-attr/ggfkjemopafbajhobndhdoeboalpkbho |
Beschrijving | New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values. |
Bestandsgrootte | 461 KB |
Aantal Installaties | 131 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2014-07-01 |
Publicatiedatum | 2014-07-01 |
Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
Ontwikkelaar | ostrowskibartosz.pl |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |