Coder Social home page Coder Social logo

bradparks / aardvarkduex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dvogel/aardvarkduex

0.0 2.0 0.0 25 KB

The original Aardvark bookmarklet ported to a Firefox web extension.

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.09% JavaScript 98.91%

aardvarkduex's Introduction

Aardvark Duex

Aardvark Logo

Background

In 2005 Rob Brown published the original Aardvark bookmarklet. It pushed the possibilities of the browser experience. In 2005, when IE6 still ruled the web:

  • It allowed users to live-edit the page they were viewing.
  • It had quick edit controls that still rival browser-native editing features.
  • It worked in any web page.

I came to rely on the bookmarklet a lot. Here's a sample of the uses I've found for it:

  • Interactive rough editing with a custom to preview potential changes before committing to re-writing or re-styling in full.
  • Removing an advertisement with distracting content before screenshotting.
  • Saving paper when printing by:
    • Removing needless images (often advertisements) before printing.
    • Reducing a cooking recipe down to a recipe card size.
    • Squeezing specific content to align to a consistent right edge to fit on a page without shrinking everything.
  • Allowing myself to click on something when an IE-tailored website broke z-indexing, covering up a button or link.
  • Removing a break in a news article so that I can copy/paste paragraphs while discussing it with friends.

Why an Extension?

The bookmarklet model was always a little awkward. It was relying on a somewhat obscure quirk of the way browsers treat URLs and bookmarks. You can see in old captures of the bookmarklet website there used to be a Firefox extension. This allowed faster loading of the bookmarklet by hosting the code inside the extension, rather than a remote website. The original extension was discontinued due to maintenance issues. This is my attempt to revive the extension, thus the name Aardvark Duex.

In addition to faster code loading, the extension suits the current browser reality a little better today. Browser extensions have changed a lot since the first extension was published and then discontinued. Security restrictions on mixed content (which are good) have undercut the bookmarklet model. Eschewing obscure technologies like XUL in favor of defined browser UI models has reduced the maintenance burden.

Licensing

This extension is available under the BSD 3-clause license, with the original code (slightly modified) relicensed with the author's permission. A big thanks for Rob Brown for writing such an inspiring bookmarklet and for his generosity in allowing me to repurpose the code for this extension.

aardvarkduex's People

Contributors

dvogel avatar

Watchers

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