GithubHelp home page GithubHelp logo

julien-deramond / bootstrap-deprecated-classes-extension Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 0.0 617 KB

Browser extension highlighting Bootstrap deprecated classes in websites

Home Page: https://addons.mozilla.org/firefox/addon/bootstrap-deprecated-classes/

License: MIT License

CSS 98.39% HTML 0.19% JavaScript 1.42%
bootstrap bootstrap3 bootstrap4 bootstrap5 browser-extension chrome chrome-extension firefox firefox-addon firefox-extension

bootstrap-deprecated-classes-extension's Introduction

Hi there! I'm Julien Déramond

Orange

Front-end software engineer at Orange in Paris, France 🇫🇷.

Tech Lead of Orange Design System, Lead Dev of its web framework, Boosted. Additionally, I contribute and/or maintain several open-source software Orange projects.

Previously, I worked on embedded development in Qt/QML for Set-Top Boxes (STBs) and developed a bunch of C/C++ Web Services as Apache Modules.


Bootstrap

Bootstrap Core Team Member since 2022.

Bootstrap Contributor since 2021.


Open {re}Source

Creator of Open {re}Source.


Miscellaneous

Furtive appearances on YouTube:

Some GitHub repositories:


Julien Deramond's GitHub stats


Github Twitter Twitch LinkedIn

bootstrap-deprecated-classes-extension's People

Contributors

julien-deramond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bootstrap-deprecated-classes-extension's Issues

Cross-browser extension build

Description

In the main branch, manifest.json contains the following at the end to be able to build the Firefox extension and submit it to the store:

{
  "manifest_version": 3,
  // ...
  "browser_specific_settings": {
    "gecko": {
      "id": "{8c464042-7973-11ee-b962-0242ac120002}"
    }
  }  
}

To build the extension for Chrome and Microsoft Edge, one would need to remove browser_specific_settings from the manifest.json before launching web-ext build.

A great enhancement here would be to provide a way either to have only one manifest.json compatible with all browsers (which doesn't seem possible after a little research), either to have a script that allows to build all the extensions.

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.