最近开发了一个浏览器扩展: https://github.com/pd4d10/intelli-octo
有人问我有没有 Firefox 版,正好 Firefox 对 WebExtensions 的支持也挺全了,就改了改,提交到 AMO 的后台等待审核。
过了一个多星期,终于有人回复了,说我的 JS 代码是压缩过的,要上传源代码。我一想,代码就在 GitHub 上啊,为了保险起见我还是打了一个 zip 包上传了。
又过了好几天,回复我说我的 description 这一项不清楚。我就跟他解释我的扩展是干嘛用的,解释了半天,好像他还是没懂,就拒了。
我的解释是这样的:
This extension adds IntelliSense support for source code viewer at GitHub, GitLab and Bitbucket. After installing it, when you view source code at GitHub, GitLab or Bitbucket, you'll get some IntelliSense features. There is a GIF image showing how it works clearly, please visit https://github.com/pd4d10/intelli-octo
不知道是不是表达不到位。
想知道大家有提交过 Firefox 扩展?都是怎么通过审核的?