Skip to content

A browser extension to easily find documentation for building MoJ Digital Services • This repository is defined and managed in Terraform

License

Notifications You must be signed in to change notification settings

ministryofjustice/operations-engineering-documentation-browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡️MoJ Documentation Browser Extension ⚡️

ℹ️ INFO - This project has been built as part of a Firebreak Sprint and the future of this project is currently unclear.

🧑‍💻 Installing Locally with Chrome

To install this extension locally on your Chrome browser, follow these simple steps:

  • 💾 Clone the repository
  • 🔌 Open Chrome and go to chrome://extensions/
  • 👾 Enable Developer Mode by toggling the switch in the top right corner
  • 📦 Click on Load Unpacked and select the ./src/ directory inside this repository
  • 🥳 Voila! The extension is now installed locally on your Chrome browser
  • 👀 You should now see the MoJ icon when you click jigsaw dropdown near the top right of your browser
  • 📌 Make sure to pin the icon for easy access!

After installing, you should be able to to click the MoJ and see something similar to the below image 👀👇

extension installed

📁 Folder Structure

.
├── LICENSE
├── README.md
└── src # 👈 root of the browser extension
    ├── assets # 👈 root of all static assets and pre-compiled librararies
    ├── manifest.json # 👈 plugin metadata and entry point for all plugin features 
    └── popup # 👈 files related to the browser popup window when icon is pressed

📚 Resource For Building Browser Extensions

Some resources to help build browser extensions

About

A browser extension to easily find documentation for building MoJ Digital Services • This repository is defined and managed in Terraform

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks