All Projects → caffeinum → Upme Plus

caffeinum / Upme Plus

Licence: lgpl-3.0
Smart Automation inside your browser for free. Start earning and double your followers

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Upme Plus

Duckietv
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Stars: ✭ 942 (+196.23%)
Mutual labels:  automation, chrome-extension, chrome
Chromeigstory
Chrome extension that lets you view your friend's Instagram Stories in the browser.
Stars: ✭ 502 (+57.86%)
Mutual labels:  instagram, chrome-extension, chrome
Whatsapp Bulk Sender
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
Stars: ✭ 135 (-57.55%)
Mutual labels:  automation, chrome-extension, chrome
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-68.55%)
Mutual labels:  automation, chrome-extension, chrome
Instagram Bot
An Instagram bot developed using the Selenium Framework
Stars: ✭ 138 (-56.6%)
Mutual labels:  automation, instagram
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (-56.92%)
Mutual labels:  automation, chrome-extension
Instauto
Instagram bot / automation library written in Javascript for Node.js
Stars: ✭ 184 (-42.14%)
Mutual labels:  automation, instagram
Puppeteer Extra
💯 Teach puppeteer new tricks through plugins.
Stars: ✭ 3,397 (+968.24%)
Mutual labels:  automation, chrome
Instalike Instagram Bot
automate instagram activities using instagram bot - like follow/unfollow comment; python requests lib
Stars: ✭ 128 (-59.75%)
Mutual labels:  automation, instagram
Api
API that uncovers the technologies used on websites and generates thumbnail from screenshot of website
Stars: ✭ 189 (-40.57%)
Mutual labels:  automation, chrome
Pychromeless
Python Lambda Chrome Automation (naming pending)
Stars: ✭ 219 (-31.13%)
Mutual labels:  automation, chrome
Crx Selection Translate
一站式划词 / 截图 / 网页全文 / 音视频翻译扩展。
Stars: ✭ 3,603 (+1033.02%)
Mutual labels:  chrome-extension, chrome
Tensor
Tensor - Comprehensive web-based automation framework and Centralized infrastructure management platform
Stars: ✭ 136 (-57.23%)
Mutual labels:  automation, frontend
Instapy
📷 Instagram Bot - Tool for automated Instagram interactions
Stars: ✭ 12,473 (+3822.33%)
Mutual labels:  automation, instagram
Hide Files On Github
Chrome extension - Hide nonessential files from the GitHub file browser
Stars: ✭ 277 (-12.89%)
Mutual labels:  chrome-extension, chrome
Element
💦Load test your app using real web browsers
Stars: ✭ 204 (-35.85%)
Mutual labels:  automation, chrome
Motrix Webextension
A chrome extension for the Motrix Download Manager
Stars: ✭ 253 (-20.44%)
Mutual labels:  chrome-extension, chrome
Instapy Gui
gui for instapy automation
Stars: ✭ 313 (-1.57%)
Mutual labels:  automation, instagram
Douban Movie Extension
🎬豆瓣电影传送门
Stars: ✭ 301 (-5.35%)
Mutual labels:  chrome-extension, chrome
Instaposter
🖼 Instagram Auto-Posting BOT - Post Automatically to instagram
Stars: ✭ 120 (-62.26%)
Mutual labels:  automation, instagram

Up!

Up! - We Automate boring social network stuff for you. Start to get followers for free without any coding skills.

GramUp

Download the extension!

Video demo

GramUp! - Automate boring social network stuff with your browser for free. | Product Hunt Embed

paypal patreon


Automate social network with your browser!

Yes, we moved Instabot to the browser. No coding skills needed! Just our extension.

This browser extension can help you to:

  • Get Free 100 likes
  • Double your followers
  • Start Earning with your

There are a lot of ways to automate your activity in social networks but you have to give them your credentials to allow them perform in-app activity for you. As a result you can eventually found yourself being subscribed to unknown people or even lose your account.

We found a hack that allowed to insert all automation scripts into a browser. As a result, we don’t need a backend and your private data - your passwords never left your browser. And we made this tool completely free and open source. Miracle? Reality!

If you find our free tool useful or just want more features available, please donate Paypal or become our Patron.

Features

  • Like posts by hashtag, by user, by location
  • Send and receive Direct messages
  • Follow users' followers, followees
  • Follow users' who posted to hashtag
  • Follow likers of a hashtag or a user
  • Comment medias by hashtag
  • Download users' followers, stories or emails
  • ... And many more are coming! Drop us a line into Telegram for feature request!

Minimal Requirements

While we are in early alpha version, to use our service you should fit these requirements:

  1. Update Google Chrome browser
  2. Install Extension
  3. Don't close the website while it doing his job. If you close tab - everything would stop.

How to start automating

  1. Install and update your Google Chrome browser
  2. Install our extension from the Official store
  3. Press our pink extension icon and login with your account (we don't have a backend, so don't store your credentials)
  4. Open Dashboard
  5. Enjoy!

More details

Tasks

Task is a collection of the requests, for example, a series of likes sent to user media. There are few types of tasks, some are listed above in the "Features" section: like by hashtag, like user's media, follow followers etc. Tasks are added to the queue.

When one task is added to the queue, you can't run any new tasks.

This is intentional: we automatically make big pauses between all the requests so that we don't flood the API. If you want to run a new task, stop current, wait until it unwinds, and then continue.

During the work, task prints all the relevant information to the log. If one of the requests fail, task will continue to progress, and you can see an error and it's description in the log.

If you were downloading something, the previous and the following results should be saved OK

If some error happens and all the requests fail, you can stop the task manually. You'll need to wait until it will unwind to it's end, though. However, don't worry, the data you've already downloaded should be safe and sound.

If you feel the need for some custom task, you can drop us a feature request into Issues, Telegram or contribute here: build custom task (Javascript).

Updating the extension

While we are in early alpha version (again, sorry), please keep our Extension updated. Your browser should update it automatically. You can update it manually:

  1. Go to chrome://extensions
  2. Press update button on the top
Developer mode

Troubleshooting

If you passed all steps in Installation guide and you sure that you satisfied all conditions but something went wrong, please try to handle the issue by yourself. Just follow this 'reset' steps:

  1. Restart the browser
  2. Check for extension updates on chrome://extensions
  3. Logout and login again in the extension
  4. Delete extension and reinstall it

If it still fails, please follow the guide to provide us with all data we may need to fix this. Send all screenshots to GitHub Issues. Thanks!

For developers Only

If you want to code some features to the website, you can clone the repo and:

Build Chrome Extension Manually

npm i
npm run build

Add built Extension to Google Chrome

  1. Build extension manually
  2. Open chrome://extensions in Chrome
  3. If not enabled, enable Developer mode on the right side:
Developer mode 4. Choose `Load unpacked` and point Chrome to the `chrome-ext` dir in this repo. Load unpacked button

Final words

Get free real followers and likes with our open source Chrome extension app. We've already developed a really good growth strategies for you. Join now: https://get.gramup.me.


authors: @caffeinum, @ohld. Love Morejust.

Buy Me A Coffee

paypal patreon

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].