slate-engineering / slate-for-chrome

A Chrome Extension to easily migrate images to your multiple Slate accounts.

Home Page:https://slate.host/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slate-for-chrome

[WIP] You can follow the progress of The Slate Chrome Extension Version 2 on this repo as we prototype the app.

The official Slate Chrome Store install will be updated at a later version.

Slate Extension v2

How to test locally

  1. Clone the repo git clone https://github.com/slate-engineering/slate-for-chrome.git
  2. Open Chrome, and click the puzzle icon in the top right corner.
  3. Navigate to the 'Manage Extensions' page
  4. Turn 'Developer mode' on
  5. Click 'Load unpacked' and open the slate-for-chrome folder

Screen Shot 2021-03-31 at 9 34 32 AM

To pin the extension on the taskbar, click the puzzle icon again and click the pin icon beside the Slate app.

API keys

The first step is to add at least one Slate API key. You can do this on the welcome screen when you first install the app, or by clicking the settings icon on the main Slate popup.

Usage

Multi image uploads

Clicking the Slate icon will grab every loaded image on the page and display them on a grid. You can click on multiple images and add them to multiple slate accounts.

Single image upload

Similar to version 1, you can right click on any image and click Add image.
This will open the Slate app and you can upload that image to muliple Slate accounts.

Direct upload

A direct upload is a simple, UI-less upload that adds an image directly to your primary Slate account. To change your primary account, go to the Settings page and change your default API under the Primary account section.

Known Bugs

We are currently working through some known bugs in the app. If you encounter any of them, here's how you can fix it:

  1. Sometimes the Chrome API will load the app twice, displaying two of every image. This won't affect much if you only upload one version of that image. However, using the Select all button will cause problems if app has loaded twice.

Temporary fix: Close the app and try reopening it.


  1. If your file has successfully uploaded, but you still see the uploading bar, something went wrong when updating the local storage.

Temporary fix: Open the Uploads page and clear your upload history or click the 'Reset upload count' button.

Feature requests & bug reporting

Feel free to file a new issue with a respective title and description on this repo with your feature request or bug report!

License

The Slate for Chrome app is released under the MIT License.

About

A Chrome Extension to easily migrate images to your multiple Slate accounts.

https://slate.host/

License:MIT License


Languages

Language:JavaScript 58.8%Language:CSS 27.9%Language:HTML 13.4%