Examine source code of Text Blaze: Templates and Snippets

Inspect and view changes in Text Blaze: Templates and Snippets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Text Blaze: Templates and Snippets",
  "description": "Create smart text expansions to get more done and streamline your work. Billions of keystrokes saved!",
  "version": "3.1.23",
  "minimum_chrome_version": "130",
  "manifest_version": 3,
  "permissions": [
    "tabs",
    "storage",
    "unlimitedStorage",
    "clipboardRead",
    "clipboardWrite",
    "contextMenus",
    "offscreen",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "images/icon_16.png",
    "32": "images/icon_32.png",
    "48": "images/icon_48.png",
    "64": "images/icon_64.png",
    "96": "images/icon_96.png",
    "128": "images/icon_128.png"
  },
  "background": {
    "service_worker": "js/background.js",
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "images/icon_16.png",
      "32": "images/icon_32.png",
      "48": "images/icon_48.png",
      "64": "images/icon_64.png",
      "96": "images/icon_96.png",
      "128": "images/icon_128.png"
    },
    "default_title": "Text Blaze"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/widget.js",
        "js/inPageNotifier.js",
        "js/contentScript.js"
      ],
      "match_origin_as_fallback": true,
      "match_about_blank": true,
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "sandbox": {
    "pages": [
      "html/sandbox.html",
      "html/formLoader.html"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "js/tbremapper.js",
        "images/icon_128.png",
        "images/icon_128_white_bottom.png",
        "images/bg.svg",
        "css/widget.css",
        "css/picker.css",
        "css/notifier.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "omnibox": {
    "keyword": "tb"
  },
  "offline_enabled": true,
  "homepage_url": "https://blaze.today",
  "externally_connectable": {
    "matches": [
      "https://*.blaze.today/*",
      "https://blaze.today/*"
    ]
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkQOuCJ85+1t/o4/lGxd280D0zm5QzzRPbD/JbQA/PSg3PlunrlhzgT6afC79nLZ4mGGlhFT/xxC8xELw4ubYofFEtnbBHf6F6bd+vFgzN4mVxBGIsZr4t5whWcdnY+WgsXh5Xvuz14ou8TCbuEYNPOkJFxrrb/LlzHRXrVFWWsHipkz4/f9pG1TFYbecLrQBsK4wqVuENtTvXOY1q+7SVqZK007LHCg3naWU0fHR6cN2XFhL2+Ba7eCPN+HhSdBJCKEW7bQaH0dI6wyK0mHAXkgCn8K36mEXT/OduiWwW/UIbbEQKuhu5seG99YJYZ1pNUcMpbGg09+VroaKCDiZAwIDAQAB",
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space"
      }
    }
  },
  "content_security_policy": {
    "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals allow-popups-to-escape-sandbox; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
  }
}

Similar extensions

Here are some Chrome extensions that are similar to Text Blaze: Templates and Snippets:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: