diff --git a/js/background.js b/js/background.js index 6192283..1ec58c8 100644 --- a/js/background.js +++ b/js/background.js @@ -68,7 +68,7 @@ vbscript: ['vbs'], vhdl: ['vhd', 'vhdl'], xml: ['atom', 'rss', 'vsproj', 'csproj', 'build', 'wsdl', 'config', 'xsd', 'plist', 'xib'], - yaml: ['yaml'] + yaml: ['yaml', 'yml'] }; const BROWSER_CONTENT = ['htm', 'html', 'xml', 'xhtml', 'shtml'];