SYMBOL INDEX (72 symbols across 5 files) FILE: full-chrome-plugin-demo/js/background.js function getCurrentTabId (line 76) | function getCurrentTabId(callback) function openUrlCurrentTab (line 85) | function openUrlCurrentTab(url) function openUrlNewTab (line 93) | function openUrlNewTab(url) function testBackground (line 138) | function testBackground() { FILE: full-chrome-plugin-demo/js/content-script.js function fuckBaiduAD (line 20) | function fuckBaiduAD() function removeAdByJs (line 49) | function removeAdByJs() function initCustomPanel (line 59) | function initCustomPanel() function injectCustomJs (line 77) | function injectCustomJs(jsPath) function sendMessageToBackground (line 109) | function sendMessageToBackground(message) { function initCustomEventListen (line 139) | function initCustomEventListen() { function tip (line 155) | function tip(info) { FILE: full-chrome-plugin-demo/js/inject.js function invokeContentScript (line 2) | function invokeContentScript(code) function sendMessageToContentScriptByPostMessage (line 7) | function sendMessageToContentScriptByPostMessage(data) function sendMessageToContentScriptByEvent (line 17) | function sendMessageToContentScriptByEvent(data) { FILE: full-chrome-plugin-demo/js/jquery-1.8.3.js function createOptions (line 911) | function createOptions( options ) { function dataAttr (line 1801) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 1833) | function isEmptyDataObject( obj ) { function returnFalse (line 3274) | function returnFalse() { function returnTrue (line 3277) | function returnTrue() { function Sizzle (line 3880) | function Sizzle( selector, context, results, seed ) { function createInputPseudo (line 3949) | function createInputPseudo( type ) { function createButtonPseudo (line 3957) | function createButtonPseudo( type ) { function createPositionalPseudo (line 3965) | function createPositionalPseudo( fn ) { function siblingCheck (line 4560) | function siblingCheck( a, b, ret ) { function tokenize (line 4683) | function tokenize( selector, parseOnly ) { function addCombinator (line 4746) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 4798) | function elementMatcher( matchers ) { function condense (line 4812) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 4833) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 4926) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 4978) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function multipleContexts (line 5102) | function multipleContexts( selector, contexts, results ) { function select (line 5111) | function select( selector, context, results, seed, xml ) { function setFilters (line 5338) | function setFilters() {} function isDisconnected (line 5504) | function isDisconnected( node ) { function sibling (line 5508) | function sibling( cur, dir ) { function winnow (line 5616) | function winnow( elements, qualifier, keep ) { function createSafeFragment (line 5649) | function createSafeFragment( document ) { function findOrAppend (line 6033) | function findOrAppend( elem, tag ) { function cloneCopyEvent (line 6037) | function cloneCopyEvent( src, dest ) { function cloneFixAttributes (line 6065) | function cloneFixAttributes( src, dest ) { function getAll (line 6208) | function getAll( elem ) { function fixDefaultChecked (line 6221) | function fixDefaultChecked( elem ) { function jQuerySub (line 6517) | function jQuerySub( selector, context ) { function vendorPropName (line 6563) | function vendorPropName( style, name ) { function isHidden (line 6585) | function isHidden( elem, el ) { function showHide (line 6590) | function showHide( elements, show ) { function setPositiveNumber (line 6900) | function setPositiveNumber( elem, value, subtract ) { function augmentWidthOrHeight (line 6907) | function augmentWidthOrHeight( elem, name, extra, isBorderBox ) { function getWidthOrHeight (line 6949) | function getWidthOrHeight( elem, name, extra ) { function css_defaultDisplay (line 6992) | function css_defaultDisplay( nodeName ) { function buildParams (line 7246) | function buildParams( prefix, obj, traditional, add ) { function addToPrefiltersOrTransports (line 7335) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 7369) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 7411) | function ajaxExtend( target, src ) { function done (line 7722) | function done( status, nativeStatusText, responses, headers ) { function ajaxHandleResponses (line 8015) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 8077) | function ajaxConvert( s, response ) { function createStandardXHR (line 8344) | function createStandardXHR() { function createActiveXHR (line 8350) | function createActiveXHR() { function createFxNow (line 8604) | function createFxNow() { function createTweens (line 8611) | function createTweens( animation, props ) { function Animation (line 8626) | function Animation( elem, properties, options ) { function propFilter (line 8724) | function propFilter( props, specialEasing ) { function defaultPrefilter (line 8791) | function defaultPrefilter( elem, props, opts ) { function Tween (line 8915) | function Tween( elem, options, prop, end, easing ) { function genFx (line 9099) | function genFx( type, includeWidth ) { function getWindow (line 9405) | function getWindow( elem ) { FILE: full-chrome-plugin-demo/js/popup.js function getCurrentTabId (line 142) | function getCurrentTabId(callback) function getCurrentTabId2 (line 151) | function getCurrentTabId2() function sendMessageToContentScript (line 163) | function sendMessageToContentScript(message, callback) function executeScriptToCurrentTab (line 175) | function executeScriptToCurrentTab(code)