Examine source code of Guoxue Dashi calligraphy search

Inspect and view changes in Guoxue Dashi calligraphy search 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": 2,
  "name": "Guoxue Dashi calligraphy dictionary 国学大师书法字典",
  "version": "1.0",
  "description": "Adds the Guoxue Dashi dictionary search engine.",
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "国学大师书法字典",
      "search_url": "https://m2.guoxuedashi.com/shufa/?kz=70&sokeyshufa={searchTerms}",
      "keyword": "gxdssf",
      "favicon_url": "https://m2.guoxuedashi.com/app/img/gxds.png"
    }
  }
}