Greasy Fork is available in English.

FrankerFaceZ

Loads the main FrankerFaceZ script in browsers that don't support the extension but do support UserScripts; updated from http://userscripts-mirror.org/scripts/show/167158 and may break in your browser, UserScript version does not reflect actual FFZ version.

脚本作者
James Edward Lewis II
今日安装
1
总安装量
1,753
得分
1 0 0
版本
0.0.1
创建日期
2015-09-07
最近更新
2015-09-07
许可证
暂无
应用到

FrankerFaceZ UserScript/Bookmarklet

If you would rather try out FrankerFaceZ as a bookmarklet, copy the URI below:

javascript:(function(document){'use%20strict';(document.head||document.getElementsByTagName('head')[0]).appendChild(document.createElement('script')).src='//cdn.frankerfacez.com/script/script.min.js';})(document);

Originally, FrankerFaceZ had an officially supported UserScript written by the extension's creator, Dan Salvato, but now that the project has moved to its own CDN, the referenced script is outdated; the style used in both the bookmarklet and the UserScript is based on code used by the extension's current maintainer, Mike (SirStendec), to test development on Microsoft Edge in anticipation for that browser's upcoming support for Chromium-style extensions.