Skip to content

Instantly share code, notes, and snippets.

@stanharris
Forked from AAlvz/Install_ABP_Chrome.md
Created April 24, 2025 12:46
Show Gist options
  • Save stanharris/24f1fb7926f6a4be41a1f5e78b99f11a to your computer and use it in GitHub Desktop.
Save stanharris/24f1fb7926f6a4be41a1f5e78b99f11a to your computer and use it in GitHub Desktop.

Revisions

  1. Alfonso A revised this gist Nov 14, 2014. No changes.
  2. Alfonso A revised this gist Nov 14, 2014. No changes.
  3. Alfonso A revised this gist Nov 14, 2014. No changes.
  4. Alfonso A revised this gist Nov 14, 2014. No changes.
  5. Alfonso A revised this gist Nov 14, 2014. 1 changed file with 42 additions and 3 deletions.
    45 changes: 42 additions & 3 deletions Install_ABP_Chrome.md
    Original 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.
    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).

    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).
    With the CRX file
    -----------------

    1. Open your Chrome web browser and locate the **Customize Button** at the top right corner of the window.
    - ![Customize Button](https://lh5.googleusercontent.com/HGJNXiBt7-4MOqxrLxX6-GrZwcfFqRlTAb0cGXJUM2o=s0 "Screenshot from 2014-11-13 18:24:37.png")
    @@ -41,6 +44,41 @@ To begin with this you download your .crx file from any [source](http://global-s
    - ![enter image description here](https://lh3.googleusercontent.com/te44r90JMrNGZPF__lqJ_o9GmmSIkpCx8ERuDe4PNpU=s0 "Screenshot from 2014-11-13 18:35:42.png")


    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!
    - ![enter image description here](https://lh3.googleusercontent.com/25SH8E5yNcp_cuIZnLzWMs_i35sDAelCsY09jwP-lUk=s0 "Screenshot from 2014-11-14 14:19:20.png")
    - ![enter image description here](https://lh6.googleusercontent.com/Y6FVfgWqpL_erUe4Jb9rgstxEVRweJR-YyADFziwOPM=s0 "Screenshot from 2014-11-14 14:19:25.png")

  6. Alfonso A revised this gist Nov 14, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Install_ABP_Chrome.md
    Original 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.
    - ![enter image description here](https://lh4.googleusercontent.com/PA8S_GnEET8muJ57btv99h4MljE5tDu83RsxvbwWiY0=s0 "Screenshot from 2014-11-13 18:26:23.png")

    6. Rename the file changing the *.crx* to *.rar* (or *.zip* if you don't have WinRar Installed)
    6. Rename the file changing the *.crx* to *.rar* (or *.7z* if you don't have WinRar Installed)
    - ![enter image description here](https://lh5.googleusercontent.com/Pig5_XU10i72sPTxASX4aTwqffHiV9V0suTwGq5CvL0=s0 "Screenshot from 2014-11-13 18:26:30.png")
    7. Create a new folder (Adblock Plus) and move the *.rar* file to it.
    - ![enter image description here](https://lh6.googleusercontent.com/Rog1OZKxjsDjQslhu49hgXfNBpkGsdfI45fA5SJ9-Nc=s0 "Screenshot from 2014-11-13 18:34:54.png")
  7. Alfonso A revised this gist Nov 14, 2014. 1 changed file with 9 additions and 11 deletions.
    20 changes: 9 additions & 11 deletions Install_ABP_Chrome.md
    Original 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.
    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.
    - ![Customize Button](https://lh5.googleusercontent.com/HGJNXiBt7-4MOqxrLxX6-GrZwcfFqRlTAb0cGXJUM2o=s0 "Screenshot from 2014-11-13 18:24:37.png")
    @@ -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.
    - ![enter image description here](https://lh4.googleusercontent.com/PA8S_GnEET8muJ57btv99h4MljE5tDu83RsxvbwWiY0=s0 "Screenshot from 2014-11-13 18:26:23.png")

    6. Rename the file changing the *.crx* to *.rar*
    6. Rename the file changing the *.crx* to *.rar* (or *.zip* if you don't have WinRar Installed)
    - ![enter image description here](https://lh5.googleusercontent.com/Pig5_XU10i72sPTxASX4aTwqffHiV9V0suTwGq5CvL0=s0 "Screenshot from 2014-11-13 18:26:30.png")
    7. Create a new folder (Adblock Plus) and move the *.rar* file to it.
    - ![enter image description here](https://lh6.googleusercontent.com/Rog1OZKxjsDjQslhu49hgXfNBpkGsdfI45fA5SJ9-Nc=s0 "Screenshot from 2014-11-13 18:34:54.png")
    @@ -46,14 +46,12 @@ Short Way.
    -------------

    1. Drag and drop your .crx file into the **Extensions** section of the configurations.
    2. Done!








    - ![enter image description here](https://lh3.googleusercontent.com/73ahlRUsCIl5ikyzms4EZ4L2V38CHVvrbs-T5KasGdQ=s0 "Screenshot from 2014-11-14 14:19:02.png")
    - ![enter image description here](https://lh4.googleusercontent.com/ohgI2Yp3rF_hxopxTkFGsfeMu9BHMnC57816lDFKREE=s0 "Screenshot from 2014-11-14 14:19:10.png")


    2. Click **Add**
    - ![enter image description here](https://lh3.googleusercontent.com/EhZoc0SmIU_Ezp3zHcdL8ODFsgIXig8w5tMHBWnWers=s0 "Screenshot from 2014-11-14 14:19:17.png")
    3. Done!
    - ![enter image description here](https://lh3.googleusercontent.com/25SH8E5yNcp_cuIZnLzWMs_i35sDAelCsY09jwP-lUk=s0 "Screenshot from 2014-11-14 14:19:20.png")
    - ![enter image description here](https://lh6.googleusercontent.com/Y6FVfgWqpL_erUe4Jb9rgstxEVRweJR-YyADFziwOPM=s0 "Screenshot from 2014-11-14 14:19:25.png")
  8. Alfonso A revised this gist Nov 14, 2014. 1 changed file with 39 additions and 16 deletions.
    55 changes: 39 additions & 16 deletions Install_ABP_Chrome.md
    Original file line number Diff line number Diff line change
    @@ -1,36 +1,59 @@


    This is the guide to setup AdBlock Plus manually on Google Chrome.
    Installing ABP in Google Chrome
    ===============================

    Here are the steps you will need to do it.

    ![Chrome browser](https://lh6.googleusercontent.com/-UwXtppQb3yQ/VGXNmNRQjzI/AAAAAAAAI0M/3CzbIWqe3D0/s0/Screenshot+from+2014-11-13+18:23:55.png "1.png")
    This is the guide to setup AdBlock Plus manually on Google Chrome.

    ![enter image description here](https://lh4.googleusercontent.com/2xNq4sETo8odmTlj603Cq7hKll3PSPXiChu_88YR9wI=s0 "Screenshot from 2014-11-13 18:23:55.png")
    Large way.
    -------------

    ![enter image description here](https://lh5.googleusercontent.com/HGJNXiBt7-4MOqxrLxX6-GrZwcfFqRlTAb0cGXJUM2o=s0 "Screenshot from 2014-11-13 18:24:37.png")
    To begin with this you download your .crx file from any source.

    ![enter image description here](https://lh4.googleusercontent.com/IVhc1-YgcrqlYDUH_WRfkBdwpFFW1YaC_52wXRsCvPc=s0 "Screenshot from 2014-11-13 18:24:41.png")
    1. Open your Chrome web browser and locate the **Customize Button** at the top right corner of the window.
    - ![Customize Button](https://lh5.googleusercontent.com/HGJNXiBt7-4MOqxrLxX6-GrZwcfFqRlTAb0cGXJUM2o=s0 "Screenshot from 2014-11-13 18:24:37.png")
    2. Click on it and go to **settings**.
    - ![settings](https://lh4.googleusercontent.com/IVhc1-YgcrqlYDUH_WRfkBdwpFFW1YaC_52wXRsCvPc=s0 "Screenshot from 2014-11-13 18:24:41.png")
    3. Locate the **Extensions** section at the left side of the screen.
    - ![enter image description here](https://lh3.googleusercontent.com/XiXaOk2ycP2c0pnFDEjlng4JQ85nmHIkOyFiOHidP58=s0 "Screenshot from 2014-11-13 18:24:45.png")
    - ![extensions](https://lh5.googleusercontent.com/n0I3XuD2dz32S68DqSfNuQKobTk4dyw5gAI96NzzKwk=s0 "Screenshot from 2014-11-13 18:24:45.png")
    4. Activate the **Developer mode** at the top right of the options.
    - ![developer](https://lh4.googleusercontent.com/uTCnPRYJdwnFWEZdZDZ4w_wUMZN4ulPb1DLbz2MznF8=s0 "Screenshot from 2014-11-13 18:24:46.png")
    5. Open your **file manager** in the location where your .crx file is.
    - ![enter image description here](https://lh4.googleusercontent.com/PA8S_GnEET8muJ57btv99h4MljE5tDu83RsxvbwWiY0=s0 "Screenshot from 2014-11-13 18:26:23.png")

    ![enter image description here](https://lh5.googleusercontent.com/n0I3XuD2dz32S68DqSfNuQKobTk4dyw5gAI96NzzKwk=s0 "Screenshot from 2014-11-13 18:24:45.png")
    6. Rename the file changing the *.crx* to *.rar*
    - ![enter image description here](https://lh5.googleusercontent.com/Pig5_XU10i72sPTxASX4aTwqffHiV9V0suTwGq5CvL0=s0 "Screenshot from 2014-11-13 18:26:30.png")
    7. Create a new folder (Adblock Plus) and move the *.rar* file to it.
    - ![enter image description here](https://lh6.googleusercontent.com/Rog1OZKxjsDjQslhu49hgXfNBpkGsdfI45fA5SJ9-Nc=s0 "Screenshot from 2014-11-13 18:34:54.png")
    -
    8. Extract the contents of the file in the Adblock Plus folder
    -![extract](https://lh5.googleusercontent.com/SKgAsa16ixPTpQ_I-BLehBqBVIe24Lpm-YrchEYhdN4=s0 "Screenshot from 2014-11-13 18:35:14.png")
    - ![enter image description here](https://lh5.googleusercontent.com/CyQ-YOtCdL0emgEI0Fku1UHCqyrdtcPy09d1RG9S96o=s0 "Screenshot from 2014-11-13 18:35:20.png")

    ![enter image description here](https://lh4.googleusercontent.com/uTCnPRYJdwnFWEZdZDZ4w_wUMZN4ulPb1DLbz2MznF8=s0 "Screenshot from 2014-11-13 18:24:46.png")
    9. Go back to the Chrome Browser and locate the **Load Unpacked extensions** button and click on it.
    - ![load](https://lh3.googleusercontent.com/Z8mFV0HFz8e-A6ixU8HjLSjcvYxPo0vJUHsguz1w6EU=s0 "Screenshot from 2014-11-13 18:35:25.png")
    10. Go to the Path of the AdBlock Plus folder and **click once on it** and the click the **OK** button.
    - ![enter image description here](https://lh4.googleusercontent.com/oSepG-kf4jlnWK04GJOXS3qMFwCnUT9MPLN3vsli_D4=s0 "Screenshot from 2014-11-13 18:35:37.png")
    11. Done! A new tab will appear showing the complete installation.
    - ![enter image description here](https://lh6.googleusercontent.com/ecvUnX8VkJ_hiqIHNCTGFTAEXjdojGwtOKI5bweOG78=s0 "Screenshot from 2014-11-13 18:35:40.png")
    - ![enter image description here](https://lh3.googleusercontent.com/te44r90JMrNGZPF__lqJ_o9GmmSIkpCx8ERuDe4PNpU=s0 "Screenshot from 2014-11-13 18:35:42.png")

    ![enter image description here](https://lh4.googleusercontent.com/PA8S_GnEET8muJ57btv99h4MljE5tDu83RsxvbwWiY0=s0 "Screenshot from 2014-11-13 18:26:23.png")

    ![enter image description here](https://lh5.googleusercontent.com/SKgAsa16ixPTpQ_I-BLehBqBVIe24Lpm-YrchEYhdN4=s0 "Screenshot from 2014-11-13 18:35:14.png")

    ![enter image description here](https://lh3.googleusercontent.com/Z8mFV0HFz8e-A6ixU8HjLSjcvYxPo0vJUHsguz1w6EU=s0 "Screenshot from 2014-11-13 18:35:25.png")
    Short Way.
    -------------

    1. Drag and drop your .crx file into the **Extensions** section of the configurations.
    2. Done!



    ![enter image description here](https://lh4.googleusercontent.com/oSepG-kf4jlnWK04GJOXS3qMFwCnUT9MPLN3vsli_D4=s0 "Screenshot from 2014-11-13 18:35:37.png")

    ![enter image description here](https://lh3.googleusercontent.com/XiXaOk2ycP2c0pnFDEjlng4JQ85nmHIkOyFiOHidP58=s0 "Screenshot from 2014-11-13 18:24:45.png")

    ![enter image description here](https://lh5.googleusercontent.com/Pig5_XU10i72sPTxASX4aTwqffHiV9V0suTwGq5CvL0=s0 "Screenshot from 2014-11-13 18:26:30.png")


    ![enter image description here](https://lh6.googleusercontent.com/Rog1OZKxjsDjQslhu49hgXfNBpkGsdfI45fA5SJ9-Nc=s0 "Screenshot from 2014-11-13 18:34:54.png")


    ![enter image description here](https://lh5.googleusercontent.com/CyQ-YOtCdL0emgEI0Fku1UHCqyrdtcPy09d1RG9S96o=s0 "Screenshot from 2014-11-13 18:35:20.png")

  9. Alfonso A revised this gist Nov 14, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Install_ABP_Chrome.md
    Original 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.

    ![Chrome browser](https://lh6.googleusercontent.com/-UwXtppQb3yQ/VGXNmNRQjzI/AAAAAAAAI0M/3CzbIWqe3D0/s0/Screenshot+from+2014-11-13+18:23:55.png "1.png")

    ![enter image description here](https://lh4.googleusercontent.com/2xNq4sETo8odmTlj603Cq7hKll3PSPXiChu_88YR9wI=s0 "Screenshot from 2014-11-13 18:23:55.png")
  10. Alfonso A created this gist Nov 14, 2014.
    34 changes: 34 additions & 0 deletions Install_ABP_Chrome.md
    Original 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.

    ![Chrome browser](https://lh6.googleusercontent.com/-UwXtppQb3yQ/VGXNmNRQjzI/AAAAAAAAI0M/3CzbIWqe3D0/s0/Screenshot+from+2014-11-13+18:23:55.png "1.png")

    ![enter image description here](https://lh4.googleusercontent.com/2xNq4sETo8odmTlj603Cq7hKll3PSPXiChu_88YR9wI=s0 "Screenshot from 2014-11-13 18:23:55.png")

    ![enter image description here](https://lh5.googleusercontent.com/HGJNXiBt7-4MOqxrLxX6-GrZwcfFqRlTAb0cGXJUM2o=s0 "Screenshot from 2014-11-13 18:24:37.png")

    ![enter image description here](https://lh4.googleusercontent.com/IVhc1-YgcrqlYDUH_WRfkBdwpFFW1YaC_52wXRsCvPc=s0 "Screenshot from 2014-11-13 18:24:41.png")

    ![enter image description here](https://lh5.googleusercontent.com/n0I3XuD2dz32S68DqSfNuQKobTk4dyw5gAI96NzzKwk=s0 "Screenshot from 2014-11-13 18:24:45.png")

    ![enter image description here](https://lh4.googleusercontent.com/uTCnPRYJdwnFWEZdZDZ4w_wUMZN4ulPb1DLbz2MznF8=s0 "Screenshot from 2014-11-13 18:24:46.png")

    ![enter image description here](https://lh4.googleusercontent.com/PA8S_GnEET8muJ57btv99h4MljE5tDu83RsxvbwWiY0=s0 "Screenshot from 2014-11-13 18:26:23.png")

    ![enter image description here](https://lh5.googleusercontent.com/SKgAsa16ixPTpQ_I-BLehBqBVIe24Lpm-YrchEYhdN4=s0 "Screenshot from 2014-11-13 18:35:14.png")

    ![enter image description here](https://lh3.googleusercontent.com/Z8mFV0HFz8e-A6ixU8HjLSjcvYxPo0vJUHsguz1w6EU=s0 "Screenshot from 2014-11-13 18:35:25.png")

    ![enter image description here](https://lh4.googleusercontent.com/oSepG-kf4jlnWK04GJOXS3qMFwCnUT9MPLN3vsli_D4=s0 "Screenshot from 2014-11-13 18:35:37.png")

    ![enter image description here](https://lh3.googleusercontent.com/XiXaOk2ycP2c0pnFDEjlng4JQ85nmHIkOyFiOHidP58=s0 "Screenshot from 2014-11-13 18:24:45.png")

    ![enter image description here](https://lh5.googleusercontent.com/Pig5_XU10i72sPTxASX4aTwqffHiV9V0suTwGq5CvL0=s0 "Screenshot from 2014-11-13 18:26:30.png")


    ![enter image description here](https://lh6.googleusercontent.com/Rog1OZKxjsDjQslhu49hgXfNBpkGsdfI45fA5SJ9-Nc=s0 "Screenshot from 2014-11-13 18:34:54.png")


    ![enter image description here](https://lh5.googleusercontent.com/CyQ-YOtCdL0emgEI0Fku1UHCqyrdtcPy09d1RG9S96o=s0 "Screenshot from 2014-11-13 18:35:20.png")