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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "New functionalities in Standard Report Column Attributes: drag&drop, move to top/bottom, paste from sheet, replace column values."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में APEX Enhanced Column Attributes एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |