Skip to content

Instantly share code, notes, and snippets.

{
"alternate_error_pages": {
"enabled": false
},
"apps": {
"shortcuts_have_been_created": true
},
"autofill": {
"enabled": false
},
@jiang3
jiang3 / adblock-lazy-lite.txt
Last active December 31, 2015 09:59
我用的China-Lazy-lite规则;删除了隐藏## #@#规则,删除了970x90这些easylist_general_block_dimensions.txt规则
[Adblock Plus 2.1]
! Adblock Plus List with Main Focus on Chinese Sites.
! Last Modified: Sat, 14 Dec 2013 10:32:49 +0800
! Homepage: http://adblock-chinalist.googlecode.com/
!
! ChinaList Lazy = Part of EasyList + ChinaList + Part of EasyPrivacy
! If you need to know the details,
! please visit: https://code.google.com/p/adblock-chinalist/wiki/something_about_ChinaList_Lazy
!
! If you need help or have any question,
@jiang3
jiang3 / Autoconfig.js
Last active July 24, 2018 08:04
这是江3如此多娇维护的Autoconfig(<50KB),不修改那些所谓的“优化”的危险参数,不会覆写到prefs.js中,你仍可以通过火狐设置UI或user.js来修改/覆盖下面的设置;如果你要Copy这份儿经过我选择和注释的内容,请注明出处 ^_^
//Pref Functions ------------------------------------------------------------------------------------
//关闭钓鱼+恶意网站保护
defaultPref("browser.safebrowsing.enabled",false);//阻止已报告的伪造Site?
defaultPref("browser.safebrowsing.malware.enabled",false);//阻止已报告的攻击站点?
defaultPref("browser.safebrowsing.dataProvider",-1);//安全数据库的提供者?
//该值应为任意非负数,默认0,即提供者为google,但是我试过了,设置为1,-1等
//快速拨号-快拨-NewTabPage-Speed Dial
defaultPref("browser.newtabpage.enabled",false);//开启"New tab"页,即快速拨号? ,Fast Dial,
defaultPref("browser.newtab.preload",false);//开启新标签页预载入?
[Settings]
threshold=12
cutoff=12
collapse=true
[Group]
name="Active Content ?"
score=13
#rule=$type==script
#rule=$type==object
@jiang3
jiang3 / KB_NS.ini
Last active June 25, 2016 14:41
My personal Karma Blocker rulesets;update periodly;
[Settings]
threshold=12
cutoff=12
collapse=true
[Inject]
# the same as KB`s official setting
function='DM_tag'
function='OA_show'
function='_gat._getTracker'
# See: https://github.com/arantius/karma-blocker/wiki/Configuration
[Settings]
threshold=12
cutoff=12
collapse=false
[Inject]
function='COMSCORE'
function='DM_tag'
function='GA_googleAddAttr'