Giter VIP home page Giter VIP logo

lazyextkit's Introduction

LazyExtKit

LazyExtKit 是一个简单的 Chrome 插件新手包。

它主要提供以下两个功能:

  • 点击浏览器上的插件图标,运行 run.js 文件中的代码。
  • 当访问特定 URL 时,自动加载 CSS 和 JS( 自带 jQuery )。

功能一默认生效;功能二需要进行如下修改才能正常工作:

  1. 打开 manifest.json 将 25~35 行的注释去掉
  2. 修改 weibo.com 为要自动加载脚本的域名
  3. 在 app.css 和 app.js 中写入要加载样式和 JS 代码。

通过以上两个功能,可以实现类似 Bookmarklet 分享、微博去广告 等效果。 如果你想实现的功能不在此范围之类,那么还是去读 Chrome 的开发者文档来修改吧。🤣

lazyextkit's People

Contributors

easychen avatar

Watchers

peer 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.