Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
Dodano kilka nowych adresów i poprawiono istniejące w wersji Blink.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Szymanski committed Mar 29, 2015
1 parent 15d12dd commit 7dcbec0
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions Blink/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,25 @@

"name": "Czytam Prawicowe Strony Dla Beki",
"description": "Pokazuje pasek 'Czytam Dla Beki' na mocno prawicowych serwisach.",
"version": "1.2",
"version": "1.3",

"content_scripts": [
{
"matches": ["http://niezalezna.pl/*", "http://*.niezalezna.pl/*", "http://naszeblogi.pl/*", "http://rebelya.pl/*",
"http://*.rebelya.pl/*", "http://salon24.pl/*", "http://*.salon24.pl/*", "http://wpolityce.pl/*",
"http://*.wpolityce.pl/*", "http://nowyekran.pl/*", "http://*.nowyekran.pl/*", "http://www.pch24.pl/*",
"http://*.pch24.pl/*", "http://prawy.pl/*", "http://*.prawy.pl/*", "http://prawica.net/*", "http://fronda.pl/*",
"http://*.fronda.pl/*", "http://oksiuta.blog.onet.pl/*", "http://korwin-mikke.blog.onet.pl/*",
"http://korwin-mikke.pl/*", "http://nczas.pl/*", "http://nowaprawica.org.pl/*"],
"matches": ["http://niezalezna.pl/*", "http://*.niezalezna.pl/*",
"http://naszeblogi.pl/*",
"http://rebelya.pl/*", "http://*.rebelya.pl/*",
"http://salon24.pl/*", "http://*.salon24.pl/*",
"http://wpolityce.pl/*", "http://*.wpolityce.pl/*",
"http://nowyekran.pl/*", "http://*.nowyekran.pl/*",
"http://www.pch24.pl/*", "http://*.pch24.pl/*",
"http://prawy.pl/*", "http://*.prawy.pl/*",
"http://prawica.net/*", "http://*.prawica.net/*",
"http://fronda.pl/*", "http://*.fronda.pl/*",
"http://oksiuta.blog.onet.pl/*", "http://korwin-mikke.blog.onet.pl/*",
"http://korwin-mikke.pl/*",
"http://*.partiakorwin.pl/*",
"http://takmabyc.pl/*", "http://*.takmabyc.pl/*",
"http://nowaprawicajkm.pl/*", "http://*.nowaprawicajkm.pl/*"],
"js": ["dlabeki.js"]
}],
"web_accessible_resources": [
Expand Down

0 comments on commit 7dcbec0

Please sign in to comment.