GithubHelp home page GithubHelp logo

spacecase123 / arf-chrome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lockfale/arf-chrome

0.0 0.0 0.0 17 KB

Advanced Reconnaissance Framework — Google Chrome extension

JavaScript 85.90% CSS 2.16% HTML 11.94%

arf-chrome's Introduction

ARF-chrome

Advanced Reconnaissance Framework — Google Chrome extension

Notes

arf.json:

{
   version: "0.0.1",
   uri: "http://evanbooth.com/arf/bookmarks-v0.0.1.json",
   md5: "shouldprobablydothis"
}

ToDo

  • Add a link to the main ARF site someplace handy
  • Omnibox support search — the goal is to allow the user to start typing in the omnibox and see a list of matching ARF bookmarks, which would open when clicked or selected or whatever.
  • Omnibox keywords — there are bookmarklets in ARF that basically take search criteria and open new tabs for a set number of sites (including the search criteria in the URL). A good example of this is the "username" serach, which current takes whatever word the user currently has selected. The bookmarklet can be viewed here. Ideally, the user could jump up to the omnibox and type a certain keyword ('username', for example) that would trigger this action. SUPER ideally, the keyword would be customizable in the extension settings dialog. The sites associated with this type of search should probably be stored in the main bookmarks JSON file as an array of objects with site name, url (potentially with a placeholder for search term), http method (get/post), and a 'data' object with the variables that should be included in the request.
  • Change the bookmark sync process to update the local ARF bookmark collection by running a diff on the local and latest bookmarks, then making the appropriate changes locally. The motivation behind this is to eventually let users add their own bookmarks alongside bookmarks added via ARF. Bonus points if the custom bookmarks show up in the omnibox search. :D

arf-chrome's People

Contributors

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