-
-
Save stanharris/24f1fb7926f6a4be41a1f5e78b99f11a to your computer and use it in GitHub Desktop.
Revisions
-
Alfonso A revised this gist
Nov 14, 2014 . No changes.There are no files selected for viewing
-
Alfonso A revised this gist
Nov 14, 2014 . No changes.There are no files selected for viewing
-
Alfonso A revised this gist
Nov 14, 2014 . No changes.There are no files selected for viewing
-
Alfonso A revised this gist
Nov 14, 2014 . No changes.There are no files selected for viewing
-
Alfonso A revised this gist
Nov 14, 2014 . 1 changed file with 42 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,12 +4,15 @@ Installing ABP in Google Chrome =============================== This is the guide to setup AdBlock Plus manually on Google Chrome. Large way. ========== To begin with this you download your .crx file from any [source](http://global-shared-files-l3.softonic.com/a98/f4b/5c04e33a7bd27c63b8f5ffd9678bc35d5c/file?nvb=20141114104851&nva=20141114224951&token=057d8df6babaee1dc799c&instance=softonic_es&filename=extension_1_7_4.crx) or clone the oficial [Mercurial Repo](https://hg.adblockplus.org/adblockplus). With the CRX file ----------------- 1. Open your Chrome web browser and locate the **Customize Button** at the top right corner of the window. -  @@ -41,6 +44,41 @@ To begin with this you download your .crx file from any [source](http://global-s -  With the Mercurial Repo ----------------------- Packages you need: - jinja2 - markupsafe Packages can be installed via pip. Clone mercurial repo `hg clone https://hg.adblockplus.org/adblockplus` Rename metadata.gecko to metadata.chrome `cd adblockplus/` `mv metadata.gecko metadata.chrome` To create a .zip file you need to run: `./build.py -t chrome build` Once you have the zip file you can follow the steps described in the first part of this document beginning with step number 7 . You can create too a developer environment running: `./build.py -t chrome devenv` This will create a devenv folder which can be loaded as an extension as described in the first part of this tutorial beginning with step number 9. *Path* in this case will be the route to the devenv Once you have it you can follow the same steps described in the first part of this tutorial beginning with step number 9. *Path* in this case will be the route to the devenv And there are more options available with the `help` parameter `./build.py help` `./build.py -t chrome help` Short Way. ------------- @@ -55,3 +93,4 @@ Short Way. 3. Done! -  -  -
Alfonso A revised this gist
Nov 14, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -23,7 +23,7 @@ To begin with this you download your .crx file from any [source](http://global-s 5. Open your **file manager** in the location where your .crx file is. -  6. Rename the file changing the *.crx* to *.rar* (or *.7z* if you don't have WinRar Installed) -  7. Create a new folder (Adblock Plus) and move the *.rar* file to it. -  -
Alfonso A revised this gist
Nov 14, 2014 . 1 changed file with 9 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This is the guide to setup AdBlock Plus manually on Google Chrome. Large way. ------------- To begin with this you download your .crx file from any [source](http://global-shared-files-l3.softonic.com/a98/f4b/5c04e33a7bd27c63b8f5ffd9678bc35d5c/file?nvb=20141114104851&nva=20141114224951&token=057d8df6babaee1dc799c&instance=softonic_es&filename=extension_1_7_4.crx). 1. Open your Chrome web browser and locate the **Customize Button** at the top right corner of the window. -  @@ -23,7 +23,7 @@ To begin with this you download your .crx file from any source. 5. Open your **file manager** in the location where your .crx file is. -  6. Rename the file changing the *.crx* to *.rar* (or *.zip* if you don't have WinRar Installed) -  7. Create a new folder (Adblock Plus) and move the *.rar* file to it. -  @@ -46,14 +46,12 @@ Short Way. ------------- 1. Drag and drop your .crx file into the **Extensions** section of the configurations. -  -  2. Click **Add** -  3. Done! -  -  -
Alfonso A revised this gist
Nov 14, 2014 . 1 changed file with 39 additions and 16 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,36 +1,59 @@ Installing ABP in Google Chrome =============================== This is the guide to setup AdBlock Plus manually on Google Chrome. Large way. ------------- To begin with this you download your .crx file from any source. 1. Open your Chrome web browser and locate the **Customize Button** at the top right corner of the window. -  2. Click on it and go to **settings**. -  3. Locate the **Extensions** section at the left side of the screen. -  -  4. Activate the **Developer mode** at the top right of the options. -  5. Open your **file manager** in the location where your .crx file is. -  6. Rename the file changing the *.crx* to *.rar* -  7. Create a new folder (Adblock Plus) and move the *.rar* file to it. -  - 8. Extract the contents of the file in the Adblock Plus folder - -  9. Go back to the Chrome Browser and locate the **Load Unpacked extensions** button and click on it. -  10. Go to the Path of the AdBlock Plus folder and **click once on it** and the click the **OK** button. -  11. Done! A new tab will appear showing the complete installation. -  -  Short Way. ------------- 1. Drag and drop your .crx file into the **Extensions** section of the configurations. 2. Done! -
Alfonso A revised this gist
Nov 14, 2014 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,8 @@ This is the guide to setup AdBlock Plus manually on Google Chrome. Here are the steps you will need to do it.   -
Alfonso A created this gist
Nov 14, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,34 @@ This is the guide to setup AdBlock Plus manually on Google Chrome.              