Explore browser extensions   /   Developer Tools  /   Preloaded JSON viewer

Preloaded JSON viewer

View all JSON information loaded in a webpage inside a script tag with type text/json
Rating: 5
  |  
Version: 1.2
  |  
Size: 47.73KiB
  |  
Language(s): English
  |  
mail
Rating history
Rating count & user count history

Similar extensions

name rating # ratings# users categories description version updated
rawkit
-0166Developer ToolsOpen the node.js devtools from the command-line; no more clicking, selecting or copy & pasting.1.2.0March 2, 2018view details →
URC - URL Scanner
5232AccessibilityTo experience a better way to sending links to your associates, this extension comes in handy. This is easy, simple and convenient!1.0.4October 10, 2017view details →
soap4youand.me checker
-014Just for FunChecks for new shows on soap4youand.me1.1.0June 24, 2023view details →
Material Design New Tab
4132Workflow & PlanningA beautifully simple new tab page built with Facebook's React and Google's Material Design specification.1.1.9November 22, 2016view details →
URLs Decoder/Encoder with unique characters
52365Developer ToolsSimultaneously decodes the current tab URL or decode/encode multiple URLs by pasting them to the text area.1.3.0April 25, 2024view details →
Developer search tool
54350ToolsRight click search tool for developers using chrome browser.1.1May 3, 2017view details →
Chromium Preload
51196Workflow & PlanningPreload Chromium on OS startup.0.2.1April 17, 2023view details →
Blink Style Importer
5678Developer ToolsAdding custom css styles on any page, with cloud synchronization for save short styles across devices0.2.3March 8, 2019view details →
React Repositories New Tab
-0180Developer ToolsA New Tab extension that shows you popular and new React repositories.0.3March 8, 2019view details →
Atma.js DevTool
-0141Developer ToolsDevelopment Tool to develop, inspect and debug Atma.js Components0.2.2September 29, 2014view details →
Ultra Fast JSON Viewer
4.33256Developer ToolsQuickly beautifies JSON.1.0.4June 22, 2017view details →
HTML To React
4.52330Workflow & PlanningTo create a React component with an input details.1.0.1May 6, 2019view details →
iFrame'd it!
5168Developer ToolsPut any video in an iframe, with one click!0.1August 6, 2016view details →
Developer pages
45538Developer ToolsQuick access to Chrome developer pages in the context menu.1.4July 23, 2012view details →
\n\nThis chrome plugin will help to see the data loaded into page like this, to help ease debugging while development and testing","rating":5,"rating_count":1,"one_day_ratingcount_changerate":0,"one_week_ratingcount_changerate":0,"one_month_ratingcount_changerate":0,"user_count":25,"one_day_usercount_changerate":1,"one_week_usercount_changerate":-1,"one_month_usercount_changerate":2,"size":"47.73KiB","byte_size_int":48875,"languages":"English","author_name":null,"contact":"[email protected]","offered_by":"Dipak","address":null,"cur_version":"1.2","updatedtext":"May 3, 2019","updated_time":1556856000000,"updated_dateindex":20190503,"firsttime_found_at":1716213600000,"found_dateindex":20240520,"disappeared_at":-1,"created_at":1716515669517,"last_updated_at":1720879200000} fetch(`/i/api/v1/extension/${extt.id}/contact`,{ method:'GET', headers: {'Accept': 'application/json','Content-Type': 'application/json'}, }).then(data=>{return data.json()}).then(res=>{ const txtele = document.getElementById('extension-contact') if(res.status==='OK') { txtele.innerHTML = ''+res.contact+'' } }).catch(err=>{ errele.textContent = 'Unexpected error ocurred, please try again.' errele.style['padding-top'] = '20px' }) }