Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# detect-language
Select a language and find all string occurred in webpage
# Detect-language

![image](https://superdevresources.com/wp-content/uploads/2014/06/material-design-google-design-language.png)

### Find out all the words present on webpage for the queried language . ###

### just Select a language and find all string occurred in webpage ###

---

### code -

1. popup.html is the main file , stored in html folder

2. all the style sheets are in styles folder .

3. js into scripts
> popup.js is the file which detects and does the syntax highlightning .