Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e-jigsaw/universal-url-modifier
universal url modifier for Google Chrome™
https://github.com/e-jigsaw/universal-url-modifier
Last synced: about 2 months ago
JSON representation
universal url modifier for Google Chrome™
- Host: GitHub
- URL: https://github.com/e-jigsaw/universal-url-modifier
- Owner: e-jigsaw
- Created: 2014-10-14T10:21:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-25T06:46:57.000Z (over 8 years ago)
- Last Synced: 2024-10-11T23:27:32.922Z (2 months ago)
- Language: LiveScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
universal-url-modifier
======================Universal url modifier for Google Chrome™
Inspired by [r7kamura/amazon-url-modifier](https://github.com/r7kamura/amazon-url-modifier).
Currentry developer only use this extension. See below.
# Usage
## Amazon
```
http://amazon.co.jp/NEW-GAME-1-%E3%81%BE%E3%82%93%E3%81%8C%E3%82%BF%E3%82%A4%E3%83%A0KR%E3%82%B3%E3%83%9F%E3%83%83%E3%82%AF%E3%82%B9-%E5%BE%97%E8%83%BD%E6%AD%A3%E5%A4%AA%E9%83%8E/dp/4832244140
↓
http://amazon.co.jp/dp/4832244140
``````
https://pbs.twimg.com/media/BzaYOTaCAAAQbTv.jpg
↓
https://pbs.twimg.com/media/BzaYOTaCAAAQbTv.jpg:orig
```# Requirements
* Node.js (latest recommend, tested v6.2.2)
# Installation
```
% git clone https://github.com/e-jigsaw/universal-url-modifier.git
% cd universal-url-modifier
% npm install
% npm run build# then load `build/` as unpackaged extension on Google Chrome
```# Author
* jigsaw (http://jgs.me, [@e-jigsaw](http://github.com/e-jigsaw))
# License
MIT