Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.14 KB

readme.md

File metadata and controls

46 lines (26 loc) · 1.14 KB

Nulli Chrome Extension

The official Nulli chrome extension.

An addon for the javascript and css engine that helps users apply rules to websites.

Installing

To download the public version please use the link above.

To access development releases, download or clone this code and load as an unpacked extension.

Source Code: github.com/atwellpub/chrome

Unpacked Extension

  • If you downloaded the code, unzip the file.
  • Open (chrome://extensions/) or select the menu Window > Extensions.
  • Enable the developer mode at top right.
  • Click Load unpacked extension... and select the source code folder.

Features / Description

  • Create rule profiles to conditionally load js on website
  • Create rule profiles to conditionally load css on website
  • Use string URL searches to determine rule deployment

Issues & Feature Requests

Please let us know: issue tracker.

Contributing

Fork it, make changes, create pull request!