Giter VIP home page Giter VIP logo

adjust's Introduction

ChromeExtension-Adjust

可根据自己的想法,来更改网页呈现样式,一旦添加成功则自动应用,适用于常用但样式布局不宜阅读的页面,比如:

  • 电脑微信公众号文章用浏览器打开时的页面(段落间距、文章宽度修改);
  • 掘金文章页面(代码块宽度,广告栏,导航块样式修改);
  • .....

使用方法

将项目文件夹拖拽进 chrome://extensions/ 中即可

效果展示

问题与解决

  • chrome.extension.getBackgroundPage 获取 undefined &下属方法获取 error:重加载插件或禁用 import 方式(background页);

  • popup 日志输出问题:曲线救国,通过事件通知 content-script 实现输出;

  • background 内容页 import 形式 Error;在 webpack 配置中单独处理;

  • 代码杂乱、通讯机制不明确,调试困难:使用原型模式、观察者模式、适配器模式等设计理念整合;

特别感谢

小茗同学

adjust's People

Contributors

rjwx60 avatar

Watchers

 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.