Skip to content

ej2brown/text-analytics-chrome-ext

Repository files navigation

Chrome Extension Tool

Introduction

Uses Microsoft Azure text analytics AI services API for insights on given text. Chrome extension feature allows users to see the texts cognitive sentiment and scores it. User can click on the Chrome extension icon to see results.

'Extension Display Screenshot'

Getting Started

  1. Open the file "contentscript.js" and insert your Azure subscription key into const apiKey = "";
  2. Follow these instructions
    1. Go to Google Chrome extensions page: chrome://extensions/
    2. Click 'Load unpacked'. Navigate to this repo to use
    3. You're all set!

Docs

Microsoft Azure

Chrome Extensions

A experimentation project on chrome extention:

Scraping

For scraping what's visible on the displayed page:

Intercepting Http Requests

For intercepting Http requests:

About

Uses Microsoft Azure for text insights on any webpage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published