All Projects → eloquence → Freeyourstuff.cc

eloquence / Freeyourstuff.cc

Licence: other
freeyourstuff.cc - universal content liberation

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Freeyourstuff.cc

Pixivbatchdownloader
Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.
Stars: ✭ 1,109 (+1748.33%)
Mutual labels:  downloader, chrome-extension
Pixivfanboxdownloader
A Chrome extension for downloading files on Pixiv Fanbox in batches. Chrome 扩展,用于批量下载 Pixiv Fanbox 上的文件。
Stars: ✭ 125 (+108.33%)
Mutual labels:  downloader, chrome-extension
Insta Downloader Extension
A browser extension that injects download buttons ⬇️ for media on Instagram Web
Stars: ✭ 63 (+5%)
Mutual labels:  downloader, chrome-extension
Instagramdownloader
Firefox and Chrome Extention which creates an download button for instagram images and videos and videos
Stars: ✭ 144 (+140%)
Mutual labels:  downloader, chrome-extension
Saavn Downloader Extension
Chrome Extension to download songs and block ads for jiosaavn.com (previously saavn.com)
Stars: ✭ 74 (+23.33%)
Mutual labels:  downloader, chrome-extension
Chrome Avgle Helper
👏 A Chrome extension for Avgle and other interesting video sites. Downloader inside
Stars: ✭ 276 (+360%)
Mutual labels:  downloader, chrome-extension
Bookmark Sync
Sync your browser bookmarks by github gist
Stars: ✭ 54 (-10%)
Mutual labels:  chrome-extension
Flickr Set Get
A simple command line app to download photos from a flickr set
Stars: ✭ 57 (-5%)
Mutual labels:  downloader
Discogs Enhancer
100% vanilla JS Chrome extension that adds useful features and functionality to Discogs.com
Stars: ✭ 51 (-15%)
Mutual labels:  chrome-extension
Tra Info
快速地查詢臺鐵時刻表,沒有廢話。
Stars: ✭ 53 (-11.67%)
Mutual labels:  opendata
Nepalmap app
An application that maps census and other official data for Nepal to make data more easily accessible and understandable to the public. Want to help us? Check out the Wiki.
Stars: ✭ 60 (+0%)
Mutual labels:  opendata
Instago
Download/access photos, videos, stories, story highlights, postlives, following and followers of Instagram
Stars: ✭ 59 (-1.67%)
Mutual labels:  downloader
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-6.67%)
Mutual labels:  chrome-extension
Shine Unofficial
Unofficial fork of SHINE for Reddit.
Stars: ✭ 54 (-10%)
Mutual labels:  chrome-extension
Linkedin Inbox Invitation Chrome Extension
Help you to view recent 20 LinkedIn Message.
Stars: ✭ 58 (-3.33%)
Mutual labels:  chrome-extension
Robinhood Mint Sync Chrome
A browser extension that allows you to sync Robinhood and Mint
Stars: ✭ 54 (-10%)
Mutual labels:  chrome-extension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-3.33%)
Mutual labels:  chrome-extension
F19n Obtrusive Livetest
A sandboxed, extendable testing chrome extension and framework! It runs pre-defined and custom tests on each page that you visit.
Stars: ✭ 53 (-11.67%)
Mutual labels:  chrome-extension
Geektime Dl
下载极客时间课程
Stars: ✭ 56 (-6.67%)
Mutual labels:  downloader
Openrefine
OpenRefine is a free, open source power tool for working with messy data and improving it
Stars: ✭ 8,531 (+14118.33%)
Mutual labels:  opendata

freeyourstuff.cc

Liberate the content you've contributed to websites like IMDB, Yelp, Amazon.com, and others!

Rationale

Websites come and go. If you don't want your contributions to disappear with them, it can be a good idea to keep your own backups. This Chrome/Chromium browser extension fetches a copy of your contributions to supported websites.

The freeyourstuff.cc web service also allows you publication of your contributions under the CC-0 license, to enable easy re-use by anyone. This is a good idea, to mitigate the network effect which enables first movers to lock in a given market. This effect makes it harder for open source, non-profit, community-driven alternatives to emerge, which is the principal motivation for this project. It also lets the whole Internet backup your data for you.

In other words: Free your stuff! :-)

Extension setup

You can install the extension directly from https://freeyourstuff.cc/. This will always be the latest version that's ready for wider use.

If you want to work with the development version, you need to manually download a copy of the latest version, then load the unpacked extension. In short: unpack the ZIP file anywhere, then navigate to your browser's extensions menu. Activate the "developer mode" checkbox, click "Load unpacked extension", and select the extension subdirectory in the folder where you unpacked the ZIP. That's it!

The extension shows a little icon in the address bar on supported sites, and lets you download your contributions as a single JSON file, or publish it with one click. See sites.json for the up-to-date list of currently supported sites and content.

Development

There are three components:

  • a Chrome/Chromium extension (directory extension/) for downloading content
  • a web service (directory service/) for publishing content.
  • a command line suite (directory cli/) for interacting with your content on the command line, by scripting Chromium via Puppeteer (experimental!).

It's a fully open JavaScript stack. We've put special emphasis on the plugin system to make it easy for anyone to add support for their favorite site. See the plugin developer documentation for details.

Yes, you read that correctly -- you can run freeyourstuff on the command line:

command line animation

Mailing list and chat

Contributor notice

We'd love your help in making freeyourstuff.cc better. :-)

The extension, plugins and web service are licensed under the CC-0 License (see LICENSE file), equivalent to the public domain. By submitting a pull request, you agree to license it under the same terms.

This project has adopted a code of conduct to make sure all contributors feel welcome.

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