All Projects → CaliAlec → Chromeigstory

CaliAlec / Chromeigstory

Licence: mit
Chrome extension that lets you view your friend's Instagram Stories in the browser.

Projects that are alternatives of or similar to Chromeigstory

Upme Plus
Smart Automation inside your browser for free. Start earning and double your followers
Stars: ✭ 318 (-36.65%)
Mutual labels:  instagram, chrome-extension, chrome
Easy To Rss
🚀 Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (-23.11%)
Mutual labels:  chrome-extension, chrome
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-27.29%)
Mutual labels:  chrome-extension, chrome
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (-19.52%)
Mutual labels:  chrome-extension, chrome
Leethub
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
Stars: ✭ 316 (-37.05%)
Mutual labels:  chrome-extension, chrome
Bilibili Helper O
哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
Stars: ✭ 3,717 (+640.44%)
Mutual labels:  chrome-extension, chrome
Remu
💥Chrome Extension for GitHub that view stars / star history / organizing starred repository
Stars: ✭ 394 (-21.51%)
Mutual labels:  chrome-extension, chrome
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+779.88%)
Mutual labels:  chrome-extension, chrome
Githuber
Display Github Trending repositories on Chrome New Tab Extensions
Stars: ✭ 418 (-16.73%)
Mutual labels:  chrome-extension, chrome
Qzoneexport
QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存
Stars: ✭ 456 (-9.16%)
Mutual labels:  chrome-extension, chrome
Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (-7.57%)
Mutual labels:  chrome-extension, chrome
Upnext
Chrome Extension for streaming music from SoundCloud & YouTube
Stars: ✭ 320 (-36.25%)
Mutual labels:  chrome-extension, chrome
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-1%)
Mutual labels:  chrome-extension, chrome
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-30.08%)
Mutual labels:  chrome-extension, chrome
Crx Selection Translate
一站式划词 / 截图 / 网页全文 / 音视频翻译扩展。
Stars: ✭ 3,603 (+617.73%)
Mutual labels:  chrome-extension, chrome
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-23.11%)
Mutual labels:  chrome-extension, chrome
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+514.14%)
Mutual labels:  chrome-extension, chrome
Douban Movie Extension
🎬豆瓣电影传送门
Stars: ✭ 301 (-40.04%)
Mutual labels:  chrome-extension, chrome
1click Webpage Screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 406 (-19.12%)
Mutual labels:  chrome-extension, chrome
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (-6.97%)
Mutual labels:  chrome-extension, chrome

Chrome IG Story

Chrome extension that lets you view your friend's Instagram Stories in the browser.

How does Chrome IG Story work?

Chrome IG Story injects your friend's Instagram Stories above your feed on the Instagram.com desktop website just like it appears in the Instagram mobile app.

Click on the icon of the Instagram user to view their story. You can also right click the icon to download their story.

You can see Suggested Stories if you go to the Explore feed.

In addition to viewing stories on the Instagram website, you can also access stories within the popup by clicking the extension's icon.

Right click the icon of the Instagram user to download their Story.

You can see Suggested Stories if you go to the Explore feed.

Why does the profile picture border not turn gray after I view a Story?

Currently, Chrome IG Story does not mark the Story as being "seen", so all new content will remain new if you view it with this extension. If you view that user's Story on your phone and refresh the page, the new content will be gray.

Can I share an image/video from someone's Story?

You can right click the image/video in the galley and "Copy Image/Video Address" to grab the link of the photo or video and share it. However, be respectful of the user's privacy when sharing the URL, as the link will work until Instagram deletes the photo/video off its server (sometimes days after the Story has expired).

Installing Dependencies

git clone https://github.com/CaliAlec/ChromeIGStory.git

cd ChromeIGStory
npm install
npm install -g gulp

Running and Developing

In order to run the extension locally, follow the steps below.

  • In the root directory, run:
gulp watch

  • A /build folder will be generated. Visit chrome://extensions/ in your browser, enable Developer mode, and drag the build folder onto the page to install the extension.

  • Every time you make a change in the code, the build folder will be regenerated on the fly, but you must go back to chrome://extensions/ and reload the extension to see any changes.

License

MIT

Legal

This project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent project that utilizes Instagram's unofficial API. Use at your own risk.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].