Giter VIP home page Giter VIP logo

lisa's Introduction

Lisa

This is a chrome extension, She is Lisa.

Usage

下载

git clone [email protected]:imochen/Lisa.git

添加到chrome

打开chrome,进入 chrome://extensions/,

勾选开发者模式

选择加载已解压的扩展程序

选中刚刚下载的Lisa目录,添加到Chrome

配置你的脚本

task目录下新建运行脚本,和你平时写JS操作DOM是一样一样的,jQuery库我已经帮你加载了。你可以直接使用。

新建完脚本后,打开根目录的index.js

config.task的值修改为你自己的脚本名字,可省略.js

如:在task目录已经有一个jikeVIP.js。 在根目录的index.js里面设置config.task = 'jikeVIP'

运行你的脚本

回到chromechrome://extensions/中。点击重新加载。你的脚本即可运行。

Tips

在不使用插件的时候,可以移除,或者将config.task = ''置空,以免给你正常的使用造成影响。

lisa's People

Contributors

imochen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.