https://github.com/natlee/ip-find-chromeextension
Just one click, find your IP.
https://github.com/natlee/ip-find-chromeextension
check-ip chrome-extension find-ip findip ip javascript tool
Last synced: about 1 year ago
JSON representation
Just one click, find your IP.
- Host: GitHub
- URL: https://github.com/natlee/ip-find-chromeextension
- Owner: NatLee
- License: mit
- Created: 2017-08-28T07:26:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T07:06:42.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T17:35:16.401Z (about 1 year ago)
- Topics: check-ip, chrome-extension, find-ip, findip, ip, javascript, tool
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/ip-find/mjajkngihnkkbddplmehnaccpkelpeem
- Size: 130 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
IP Find
----
Just one click, find your IP.
## Features
- Find your IP.
- Search IP location.
## Usage
Install from Chrome extension webstore [here](https://chrome.google.com/webstore/detail/ip-find/mjajkngihnkkbddplmehnaccpkelpeem).
## Permissions
- `clipboardWrite`: 當用戶選擇“複製我的 IP”選項時,我們需要此權限來將 IP 地址複製到剪貼簿中。
- `clipboardRead`: 用戶能夠直接從剪貼簿粘貼 IP 地址進行查詢。
## Contributors
[NatLee](https://github.com/NatLee/), Apple Paul
## License
[MIT license](./LICENSE)