Relocate
Share images with a service you like...
Relocateคืออะไร?
Relocate เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://grml.in และคุณลักษณะหลักของมันคือ "Share images with a service you like..."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Relocate
ดาวน์โหลดไฟล์ส่วนขยาย Relocate ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Select images you see in a website or take screenshots, than upload the image to other services.
CONTEXT MENU
- Right click an image in a website.
- Select the service you want to upload the image to
- The new url will be copied into your clipboard
SCREENSHOTS
- Select an area and take a screenshot
- Select the service you want to upload the screenshot to
- The new url will be copied into your clipboard
DIRECT SELECTION
- See all images of a website highlighted and select one
- Select the service you want to upload the screenshot to
- The new url will be copied into your clipboard
Supported services:
- imgur: http://imgur.com/
more coming... ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | lnedbihgiafdcpaeoipkflhpebonnjfl |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/relocate/lnedbihgiafdcpaeoipkflhpebonnjfl |
| คำอธิบาย | Share images with a service you like... |
| ขนาดไฟล์ | 359 KB |
| จำนวนการติดตั้ง | 24 |
| เวอร์ชันปัจจุบัน | 0.0.7 |
| อัปเดตครั้งล่าสุด | 2013-10-01 |
| วันที่เผยแพร่ | 2013-10-01 |
| ผู้พัฒนา | https://grml.in |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | de,en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"version": "0.0.7",
"minimum_chrome_version": "28",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"offline_enabled": false,
"icons": {
"16": "images\/icon-16.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"default_locale": "en",
"options_page": "options.html",
"browser_action": {
"default_icon": {
"19": "images\/icon-19.png",
"38": "images\/icon-38.png"
},
"default_title": "__MSG_appName__",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"scripts\/background.js"
]
},
"content_scripts": [
{
"matches": [
" | |