From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/pt-br/construindo_um_complemento/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/pt-br/construindo_um_complemento') diff --git a/files/pt-br/construindo_um_complemento/index.html b/files/pt-br/construindo_um_complemento/index.html index 825907784b..9661e309ae 100644 --- a/files/pt-br/construindo_um_complemento/index.html +++ b/files/pt-br/construindo_um_complemento/index.html @@ -6,6 +6,7 @@ tags: - Complementos - Tutorial translation_of: Mozilla/Add-ons +translation_of_original: Building_an_Extension ---

Introdução

This tutorial will take you through the steps required to build a very basic extension - one which adds a status bar panel to the Firefox browser containing the text "Hello, World!".

-- cgit v1.2.3-54-g00ecf