GithubHelp home page GithubHelp logo

c0ns0le / webextension_local_filesystem_links Goto Github PK

View Code? Open in Web Editor NEW

This project forked from feinstaub/webextension_local_filesystem_links

0.0 1.0 0.0 6.26 MB

"Local Filesystem Links" is an addon for the Mozilla Firefox webbrowser. It will be ported soon to the WebExtension API and thus also might work for Chromium

Home Page: https://addons.mozilla.org/en-US/firefox/addon/local-filesystem-links/

License: GNU General Public License v2.0

HTML 3.16% Shell 0.30% Inno Setup 0.29% Python 0.57% Batchfile 0.13% JavaScript 95.43% CSS 0.11%

webextension_local_filesystem_links's Introduction

local-filesystem-links

Overview

This is the alien-local-filesystem-links extension for Mozilla Firefox.

It contains:

  • extension source code (src/)
  • native app source code (native-host/)
  • tests (test/)
  • documentation (doc/)

Features

  • Adds a click event to every link that is including file:// or smb:// in href tag. (smb not working yet)
  • Shows a link icon close to the link. Icon can be disabled in preferences.
  • Dynamic loaded content supported because link events are delegated with $(document).on(...)
  • Supports links with double and tripple slashes (e.g. file:// or file:///)
  • (Not available: Right click context menu that opens a text selection that contains a file link + option to reveal the directory of a directly linked file.)
  • Whitelist option to enable local links only at a specific url e.g. *.trello.com
  • Statusbar icon for displaying if links are active for current tab & for easier access to addon settings
  • Option to change the default text link behaviour (open or reveal)
  • Localization (current languages German, English, Russian)

Screenshots

Addon at local test server Context menu

License

Start developing

See README.dev.md

Donations

If you like the extension and you want to support the development - please consider to donate. Any donations are greatly appreciated.

webextension_local_filesystem_links's People

Contributors

awolf81 avatar feinstaub avatar sweoggy avatar enriquesoria avatar xerta555 avatar

Watchers

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