console2
ID: mjkgnnkmajendogpcbkplbpbcmehgeho
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- ttshangxiangView Profile
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
chrome devtools extensions, console2, you can console some thing to a separate spaces.
// use function 'console2' in your code // simple console2('hah'); // object console2({ // list title title: 'hah', // detail data: { name: 'name1', // json view // data: 'string' // data: ['array'] data: { a: 1, b: '2', c: [3, '4', '555'] }, // json expend level expandLevel: 2 } }) // object array console2({ // list title title: 'hah', // detail datas: [{ // ... }] }) // update console2({ // need the same id id: 'xxxx', // need type = 'update' type: 'update' })
Extracted Data
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Version History
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Browse and explore files within this extension package
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.