Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.48 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.48 KB

solana-safety-101-web-extension

Community maintained phishing and scams list to for safety and delightful Solana experience.

Getting Started

  1. Open the Extension Management page by navigating to chrome://extensions.

    • Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
    • Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.

  3. Click the Load unpacked button and select the extension directory. Loading an unpacked extension

Debugging on Background scirpt

Image displaying error button on extension management page

Click the Errors button to view the error log. The extensions system has found an issue in the background script.

DevTools displaying background script error

Additionally, the Chrome DevTools panel can be opened for the background script by selecting the blue link next to Inspect views.

Demo

Visit this link : Grape Validator Extension Demo