Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Esteban-Rocha/page-ruler-redux
An awesome page ruler extension for google chrome
https://github.com/Esteban-Rocha/page-ruler-redux
chrome chrome-extension design ruler
Last synced: 3 months ago
JSON representation
An awesome page ruler extension for google chrome
- Host: GitHub
- URL: https://github.com/Esteban-Rocha/page-ruler-redux
- Owner: Esteban-Rocha
- License: bsd-3-clause
- Archived: true
- Created: 2018-02-07T07:11:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T02:18:32.000Z (over 2 years ago)
- Last Synced: 2024-08-01T19:39:12.645Z (6 months ago)
- Topics: chrome, chrome-extension, design, ruler
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/page-ruler-redux/giejhjebcalaheckengmchjekofhhmal
- Size: 386 KB
- Stars: 110
- Watchers: 7
- Forks: 39
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Page Ruler Redux
Page Ruler Redux is an extension for [Google Chrome](https://www.google.com/chrome) allowing you to
draw a ruler to get pixel dimensions and positioning, and measure elements on any web page.This is a fork from the original extension without the mixpanel adtracking and malware js library.
[Read More](https://twitter.com/random_walker/status/960536723095719937)Please use the [issue tracker](https://github.com/Esteban-Rocha/page-ruler-redux/issues) to
report any bugs or make suggestions## Installation
### [Install the addon here from the Chrome Web Store](https://chrome.google.com/webstore/detail/page-ruler-redux/giejhjebcalaheckengmchjekofhhmal)
## Usage
TODO: Write usage instructions
## Contributing
All contributions are welcome.
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Translating
TODO: WIP
## Thanks
- To [Peter Newnham](https://github.com/wrakky) for the inception of the tool.
Translations:
- [Renan Mendes Carvalho](https://github.com/aitherios) - Brazillian Portugese (pt_BR).
- [Chatard](https://github.com/chatard) - French (fr).
- [junpri.com](http://junpri.com/) - Indonesian (id).
- [madebypaletta.com](http://www.madebypaletta.com/) - Italian (it).
- [mrlapin](https://github.com/mrlapin) - Russian (ru).
- [andreas4all](https://github.com/andreas4all) - Slovak (sk).
- [Tu Área de Informática](http://www.youtube.com/TuAreaDeInformatica) - Spanish (es).
- [Khoi Nguyen](http://soundcloud.com/potasmic) - Vietnamese (vi).If you would like to be credited for your contribution on the upgrade page and here please also include a name and link (personal site, twitter etc)
with your submission## License
Project under the [MIT LICENSE](LICENSE)