Examine source code of Coderstool – Online Code Formatter, Converter & Developer Tools

Inspect and view changes in Coderstool – Online Code Formatter, Converter & Developer Tools source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 3,
  "name": "Coderstool – Online Code Formatter, Converter & Developer Tools",
  "description": "All-in-one tools for formatting, conversion, generators, and debugging—ideal for web developers and programmers!",
  "version": "1.3",
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": "img/icon-57.png"
  },
  "icons": {
    "16": "img/icon-16.png",
    "32": "img/icon-32.png",
    "128": "img/icon-128.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}