DcdRvsLnk - Decode or reverse links

DcdRvsLnk - Decode, invert or reverse links: Unscramble the encrypted link of some sites. Shares, copies,pdf, generates QR Code ...

DcdRvsLnk - Decode or reverse linksคืออะไร?

DcdRvsLnk - Decode or reverse links เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sites.google.com/site/mbarbosaeng และคุณลักษณะหลักของมันคือ "DcdRvsLnk - Decode, invert or reverse links: Unscramble the encrypted link of some sites. Shares, copies,pdf, generates QR Code ..."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DcdRvsLnk - Decode or reverse links

ดาวน์โหลดไฟล์ส่วนขยาย DcdRvsLnk - Decode or reverse links ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Decode or reverse links
Decode, invert or reverse links - unscramble the encrypted link of some sites.

- Allows you to decode encrypted links for some sites (link invert).
- Can be thrown by the right mouse button or by their specific button.
- When using the dedicated button, copy url to clipboard.
- Languages: Portuguese and English.
- Now allows you to share, post, email, print, etc.

Warning:
- Contact us if you find a bug or if you find a site that does not decode.

- decodifica, inverte ou reverte links criptografados de alguns sites.
- Permite decodificar links criptografados por alguns sites (inverter links).
- Pode ser acionada pelo botão direito do mouse ou pelo seu botão específico.
- Quando se utiliza o botão específico, copia url para área de transferência.
- Idiomas: português e inglês.
- Agora permite compartilhar, publicar, enviar por email, imprimir etc.

Atenção:
- Entre em contato caso encontre um bug ou encontrar um site que não decodifica.

- Links: http://bit.ly/RvsDcdLnk or http://bit.ly/DcdRvsLnk 
	 or http://goo.gl/3JEMYJ or http://bit.ly/DcdRvsLnkGroup
- Group: https://groups.google.com/d/forum/digitalmidia
Version 01.00.13 - Add link-protector.com (use the specific button beside the address bar)
Version 01.00.14 - Add new decrypter
Version 01.00.15 - Add new decrypter
Version 01.00.17 - Add new decrypter - Manifest V.2
Version 01.00.18 - New source
Version 01.00.20 - Now with share, print, copy and more.
Version 01.00.22 - Add new decrypter, better share.
Version 01.00.23 - QR Code and Copy                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ DcdRvsLnk - Decode or reverse links DcdRvsLnk - Decode or reverse links
ID knidennbiioljeelcbojomofhgaepipb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dcdrvslnk-decode-or-rever/knidennbiioljeelcbojomofhgaepipb
คำอธิบาย DcdRvsLnk - Decode, invert or reverse links: Unscramble the encrypted link of some sites. Shares, copies,pdf, generates QR Code ...
ขนาดไฟล์ 37.43 KB
จำนวนการติดตั้ง 423
เวอร์ชันปัจจุบัน 1.0.23
อัปเดตครั้งล่าสุด 2013-12-17
วันที่เผยแพร่ 2013-12-17
คะแนน 4.40/5 รวมทั้งหมด 20 คะแนน
ผู้พัฒนา https://sites.google.com/site/mbarbosaeng
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ http://bit.ly/DcdRvsLnkGroup
ภาษาที่รองรับ en,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "badge": "__MSG_badge__",
        "default_icon": "images\/icon.png",
        "default_title": "__MSG_default_title__",
        "default_popup": "popup.html"
    },
    "default_locale": "pt_BR",
    "icons": {
        "16": "images\/icon16.png",
        "24": "images\/icon24.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "",
        "tabs",
        "contextMenus",
        "clipboardWrite",
        "notifications"
    ],
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.23"
}