Skip to content

Commit

Permalink
Make general copy edits and clean up formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
freelance-tech-writer committed Mar 23, 2017
1 parent 08eb493 commit 9cb55a4
Showing 1 changed file with 18 additions and 24 deletions.
42 changes: 18 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,60 +1,54 @@
# This is Clickbait
* Want to try this? [Install it from the Chrome Web Store](https://chrome.google.com/webstore/detail/this-is-clickbait/ppklhdlfnadnlnllnenceabhldpnafjm) Special thanks to Saurabh Mathur.
Want to try this right away? [Install it from the Chrome Web Store](https://chrome.google.com/webstore/detail/this-is-clickbait/ppklhdlfnadnlnllnenceabhldpnafjm)! (Special thanks to Saurabh Mathur)

![](https://i.ytimg.com/vi/pHNbitDDW3A/maxresdefault.jpg)

*Clickbait: content whose main purpose is to attract attention and encourage visitors to click on a link to a particular web page.*

People continually fall for clickbait and as Wired in it's article mentioned Whether you think clickbait is on the rise, obscurant and self-negating, not such a big deal, or the root of all evil, one thing is clear about it: Its increasingly hard to pin down.
People continually fall for clickbait. Why? As Wired mentioned in [its article on the psychology of clickbait](https://www.wired.com/2015/12/psychology-of-clickbait/): "Whether you think clickbait is on the rise, obscurant and self-negating, not such a big deal, or the root of all evil, one thing is clear about it: It's increasingly hard to pin down."

A lot of editors use clickbait in an effort to manipulate you or grab your attention. The difference with clickbait is youre often aware of this manipulation, and yet helpless to resist it. Its at once obvious in its bait-iness, and somehow still effective bait.
A lot of editors use clickbait in an effort to manipulate you or grab your attention. The difference with clickbait is you're often aware of this manipulation, and yet helpless to resist it. It's at once obvious in its bait-iness, and somehow still effective bait.

But with this small chrome extension using deep learning one can easily identify whether an article is clickbait or not on Facebook.
But with this small Chrome extension utilizing deep learning, one can easily identify whether an article on Facebook is clickbait or not.

# Screenshots

## If the article is "Not a Clickbait"
## If the article is "Not clickbait"

![](https://i.imgur.com/Vse7SvM.png)

## and, if it is :
## ...And, if it is:

![](https://i.imgur.com/T9bmxE1.png)

## For others, it let's you know the % of clickbaitiness:
## For others, it lets you know the percentage of "clickbaitiness":

![](https://i.imgur.com/mUvJQCG.png)

# Why Facebook?

Because I think that's where the major source of clickbait articles are posted and if you know that the article is clickbait from facebook itself then the problem is solved.
Because I think that's where the majority of clickbait articles are posted, and if you can see that the article is clickbait from within Facebook itself, then the problem is solved.



# Installing this Chrome Extension
# Installing This Chrome Extension

Option 1: From the Chrome Web Store

1. [Click here and choose "+ Add to Chrome"](https://chrome.google.com/webstore/detail/this-is-clickbait/ppklhdlfnadnlnllnenceabhldpnafjm)

Option 2: From Source
Option 2: From source

1. Clone this repo so you have a copy in a folder locally.
1. Clone this repo so you have a copy in a folder locally
1. Open `chrome://extensions` in the location or go to `Tools` > `Extensions`
1. Enable `Developer mode` by checking the checkbox in the upper-right corner.
1. Click on the button labelled `Load unpacked extension...`.
1. Select the directory where you cloned this repo to.
1. Enable `Developer mode` by checking the checkbox in the upper-right corner
1. Click on the button labelled `Load unpacked extension...`
1. Select the directory where you cloned this repo
1. Visit Facebook!


# Media:

[http://www.addictivetips.com/web/how-to-identify-clickbait-on-facebook/](http://www.addictivetips.com/web/how-to-identify-clickbait-on-facebook/)

[http://wwwhatsnew.com/2017/02/04/una-extension-para-chrome-para-saber-si-un-articulo-en-facebook-hace-uso-del-clickbait/
](http://wwwhatsnew.com/2017/02/04/una-extension-para-chrome-para-saber-si-un-articulo-en-facebook-hace-uso-del-clickbait/
- [http://www.addictivetips.com/web/how-to-identify-clickbait-on-facebook/](http://www.addictivetips.com/web/how-to-identify-clickbait-on-facebook/)
- [http://wwwhatsnew.com/2017/02/04/una-extension-para-chrome-para-saber-si-un-articulo-en-facebook-hace-uso-del-clickbait/](http://wwwhatsnew.com/2017/02/04/una-extension-para-chrome-para-saber-si-un-articulo-en-facebook-hace-uso-del-clickbait/
)

[Product Hunt - https://www.producthunt.com/posts/this-is-clickbait/](https://www.producthunt.com/posts/this-is-clickbait/)

[Reddit /r/india - https://www.reddit.com/r/india/comments/5r637u/i_made_a_chrome_extension_which_detects/](https://www.reddit.com/r/india/comments/5r637u/i_made_a_chrome_extension_which_detects/)
- [Product Hunt - https://www.producthunt.com/posts/this-is-clickbait/](https://www.producthunt.com/posts/this-is-clickbait/)
- [Reddit /r/india - https://www.reddit.com/r/india/comments/5r637u/i_made_a_chrome_extension_which_detects/](https://www.reddit.com/r/india/comments/5r637u/i_made_a_chrome_extension_which_detects/)

0 comments on commit 9cb55a4

Please sign in to comment.