All Projects → sdelquin → sendhereplz

sdelquin / sendhereplz

Licence: GPL-3.0 license
Quick identification of Amazon products with shipping restrictions

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to sendhereplz

pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (+43.33%)
Mutual labels:  firefox-addon, edge-addon
google-aws-federator
A small command line tool to help manage AWS Federated Identities authenticated through Google Apps
Stars: ✭ 29 (-3.33%)
Mutual labels:  amazon
Minimal Twitter
Minimal Theme for the new Twitter UI 🐦
Stars: ✭ 247 (+723.33%)
Mutual labels:  firefox-addon
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+116.67%)
Mutual labels:  firefox-addon
sc ext
Sitecore Extensions is a browser extension which improves user experience inside Sitecore CMS
Stars: ✭ 27 (-10%)
Mutual labels:  firefox-addon
privacy-settings
Guide to privacy settings for most major softwares and services.
Stars: ✭ 97 (+223.33%)
Mutual labels:  amazon
Twitch Hls Adblock
Block advertisements that are inserted in Twitch streams directly.
Stars: ✭ 242 (+706.67%)
Mutual labels:  firefox-addon
selling-partner-api-sdk
Golang toolkit for working with Amazon's Selling Partner API (SP-API)
Stars: ✭ 48 (+60%)
Mutual labels:  amazon
tst-bookmarks-subpanel
This is a Firefox addon providing the "Bookmarks" subpanel for Tree Style Tab.
Stars: ✭ 14 (-53.33%)
Mutual labels:  firefox-addon
productive-cycles-webext
Simple-yet-complete Pomodoro timer for Firefox and Google Chrome. Built with the WebExtensions API and React.
Stars: ✭ 17 (-43.33%)
Mutual labels:  firefox-addon
Notion-Boost-browser-extension
Chrome & Firefox extension for Notion to add 20+ features like sticky outline, small text & full width by default, hide comments & help button, bolder text etc. Download here: https://gourav.io/notion-boost
Stars: ✭ 367 (+1123.33%)
Mutual labels:  firefox-addon
JSONViewer
Chrome Extension, Format several JSON documents in one window, depends to your screen width, up to 6.
Stars: ✭ 49 (+63.33%)
Mutual labels:  firefox-addon
node-red-contrib-sonospollytts
Play speech TTS using Sonos.
Stars: ✭ 11 (-63.33%)
Mutual labels:  amazon
enterprise-policy-generator
The Enterprise Policy Engine allows administrators to configure Firefox via a configuration file. The Enterprise Policy Generator helps to create the configuration file.
Stars: ✭ 57 (+90%)
Mutual labels:  firefox-addon
agw
Route AWS APIGateway to lambda with standard router such as mux
Stars: ✭ 24 (-20%)
Mutual labels:  amazon
Dollchan Extension Tools
The best way to browse imageboards
Stars: ✭ 247 (+723.33%)
Mutual labels:  firefox-addon
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (+130%)
Mutual labels:  firefox-addon
amazon-ecs
With Laravel, search and lookup Amazon products easily.
Stars: ✭ 52 (+73.33%)
Mutual labels:  amazon
trello-super-powers
Repository of the Firefox add-on. (https://addons.mozilla.org/en-US/firefox/addon/trello-super-powers/)
Stars: ✭ 29 (-3.33%)
Mutual labels:  firefox-addon
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+250%)
Mutual labels:  firefox-addon

SendHerePlz - Amazon shipping availability

Logo SendHerePlz

Quick identification of Amazon products with shipping restrictions

Have you ever spend hours looking for items on Amazon sites but none of them were available for shipping to your location? With this browser extension you will be able to detect these items quickly from the results page, so you can easily identify which products are eligible for you.

Features

  • Identify the non-eligible items (within the results page) because of shipping restrictions.
  • Add a badge for each item (within the results page) which is only available through other sellers.
  • It works with any Amazon site regardless of the language you use or the country you live in.

Installation

Google Chrome Web-Store    Mozilla Firefox Add-Ons    Microsoft Edge Add-Ons

Developer mode

Google Chrome

  • Download the project.
  • Uncompress the .zip file (a folder named sendhereplz-master is created).
  • Place the folder where you want to keep it (write down this location).
  • Open Chrome browser.
  • Go to chrome://extensions/ on navigation bar.
  • Check the box for Developer Mode in the top right.
  • Click on Load unpacked.
  • Select the folder from the location where the extension was saved.

Mozilla Firefox

  • Download the project.
  • Uncompress the .zip file (a folder named sendhereplz-master is created).
  • Place the folder where you want to keep it (write down this location).
  • Open Firefox browser.
  • Go to about:debugging on navigation bar.
  • Click on This Firefox on the left panel.
  • Click on Load Temporary Add-on... on the right hand side.
  • Select manifest.json from the location where the extension was saved.

Usage

You can check the behaviour of the extension with this video:

Screen Recording

Note that:

  • First item has a new badge below to indicate that it is only available from other sellers.
  • Second item is shaded and it has a new icon since Amazon does not ship it to your location.
  • Third item is kept as usual because it is fully eligible (in terms of shipping).

Hide unshippable items

We think that hiding unshippable items would be too intrusive for the final user. There is a way you can achieve this though:

  • Install uBlock Origin extension (available for multiple browsers).
  • Add the following code to "My filters" panel:
    amazon.com##div[class*="shp-not-deliverable-product"]
    
    Just replace .com with the extension of Amazon you're using.

💡  Thank you MickyFoley2 for this trick.

Feedback

If you want to give us any feedback you are very welcome to add a new issue.

Former

This project is a fork from the original SendHerePlz project developed by Micael Martín (@micaelcometa) at Desarrollo Cometa:

Desarrollo Cometa

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